Update docs
This commit is contained in:
parent
1d2260a4cb
commit
100e0f27ee
|
@ -14,15 +14,15 @@ Tests are performed during the build process
|
||||||
|
|
||||||
### Tag the image
|
### Tag the image
|
||||||
|
|
||||||
podman tag www-swagg git.minimally.online/swaggboi/www-swagg
|
podman tag www-swagg git.minimally.online/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Send it
|
### Send it
|
||||||
|
|
||||||
podman push git.minimally.online/swaggboi/www-swagg
|
podman push git.minimally.online/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Pull it
|
### Pull it
|
||||||
|
|
||||||
podman pull git.minimally.online/swaggboi/www-swagg
|
podman pull git.minimally.online/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Run it
|
### Run it
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue