Friday, 8 February 2019

Pro tip
You can push a new image to this repository using the CLI
docker tag local-image:tagname new-repo:tagname
docker push new-repo:tagname
Make sure to change tagname with your desired image repository tag.

new-repo is your Cloud HUB username followed by repos name. Eg.  johnny66/reposname

No comments:

Post a Comment