Update docs
This commit is contained in:
parent
4332a072e0
commit
d31dcf5f1b
|
@ -51,7 +51,7 @@ Add the `-v` option for more verbose output
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
docker build -t guestbook-ng .
|
podman build -t guestbook-ng .
|
||||||
|
|
||||||
### Tag
|
### Tag
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ Add the `-v` option for more verbose output
|
||||||
|
|
||||||
### Push
|
### Push
|
||||||
|
|
||||||
docker push git.minimally.online/swaggboi/guestbook-ng
|
podman push git.minimally.online/swaggboi/guestbook-ng
|
||||||
|
|
||||||
### Pull
|
### Pull
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue