add add'l docker build instructions
This commit is contained in:
parent
502d6ccec7
commit
6eb8631f9e
@ -52,6 +52,7 @@ Docker Hub
|
|||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
docker build --tag $IMAGE . # if you haven't already
|
docker build --tag $IMAGE . # if you haven't already
|
||||||
|
docker build --tag dobbs/farm:latest . # if you haven't already
|
||||||
docker push $IMAGE
|
docker push $IMAGE
|
||||||
docker push dobbs/farm:latest
|
docker push dobbs/farm:latest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user