diff --git a/README.md b/README.md index 604c220..3974940 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The successor to my homepage. Hold on to your butts. ### Build the container locally - docker build -t www-swagg . + podman build -t www-swagg . Tests are performed during the build process @@ -14,15 +14,15 @@ Tests are performed during the build process ### Tag the image - docker tag www-swagg git.n4vn33t.com/swag/www-swagg + podman tag www-swagg git.minimally.online/swaggboi/www-swagg ### Send it - docker push git.n4vn33t.com/swag/www-swagg + podman push git.minimally.online/swaggboi/www-swagg ### Pull it - docker pull git.n4vn33t.com/swag/www-swagg + podman pull git.minimally.online/swaggboi/www-swagg ### Run it