Skip to content

Commit 8c38518

Browse files
authored
Update README.md
1 parent 921b66c commit 8c38518

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
# To build images
2121

2222
```git clone --recursive https://github.com/TaskarCenterAtUW/workspaces-stack.git```
23+
2324
```docker-compose -f docker-compose.build.yml --env-file XXX.env build```
25+
2426
```docker-compose -f docker-compose.build.yml --env-file XXX.env push```
2527

2628
Replace XXX.env with the environment definition file of the environment for which you want to build an image. This can be overridden when running (see below).

0 commit comments

Comments
 (0)