Reduce layer count and update docs
This commit is contained in:
parent
d9a22fddee
commit
c6a7c2cab2
2 changed files with 10 additions and 11 deletions
|
|
@ -11,8 +11,7 @@ To do a build/push to our container registry, first create a token at https://gi
|
|||
|
||||
Then, run:
|
||||
```
|
||||
docker build -t agaric/deploycontainer:latest .
|
||||
docker tag agaric/deploycontainer:latest git.agaric.com/agaric/deploycontainer:latest
|
||||
docker build -t git.agaric.com/agaric/deploycontainer:latest .
|
||||
docker push git.agaric.com/agaric/deploycontainer:latest
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue