Skip to content
Snippets Groups Projects
Commit 0549ddbc authored by Prashanth Dwarakanath's avatar Prashanth Dwarakanath
Browse files

add dockerhub instructions to repo

parent 52b491f3
Branches
Tags
No related merge requests found
sudo docker tag 8f77d3f4dc1d pchengi/nscjekyll:v1.17 # to tag an existing image under a repo.
sudo docker login #login to configured repo
sudo docker tag 8f77d3f4dc1d pchengi/nscjekyll:latest # to update the latest tag
sudo docker push pchengi/nscjekyll:latest #push latest tag to remote repo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment