Update docs

This commit is contained in:
swagg boi 2023-07-26 12:51:57 -04:00
parent 4332a072e0
commit d31dcf5f1b

View file

@ -51,7 +51,7 @@ Add the `-v` option for more verbose output
### Build
docker build -t guestbook-ng .
podman build -t guestbook-ng .
### Tag
@ -59,7 +59,7 @@ Add the `-v` option for more verbose output
### Push
docker push git.minimally.online/swaggboi/guestbook-ng
podman push git.minimally.online/swaggboi/guestbook-ng
### Pull