Update docs

This commit is contained in:
swaggboi 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 ### 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