Skip to content

Commit dc97fcc

Browse files
committed
Add README.md
Signed-off-by: Kaur Palang <kaur.palang@brightcodecompany.com>
1 parent 3e64bd9 commit dc97fcc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Open Integration Engine Container registry
2+
3+
## Build Thing
4+
To build the full set of four images (`ubuntu-jre`, `ubuntu-jdk`, `alpine-jre`, and `alpine-jdk`) run the following command in the `deploy/` directory:
5+
```sh
6+
docker compose build --build-arg CREATED_AT=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
7+
```

0 commit comments

Comments
 (0)