## Create tag docker -t [name-of-repo] [dockerhub-username]/[name-of-repo] ## Push to dockerhub docker push [dockerhub-username]/[name-of-repo]