Skip to content

Instantly share code, notes, and snippets.

@kniziol
Created November 17, 2018 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kniziol/00b439ba150958932a9c515ebf2ce11b to your computer and use it in GitHub Desktop.
Save kniziol/00b439ba150958932a9c515ebf2ce11b to your computer and use it in GitHub Desktop.
Push an image or a repository to a Docker Hub
docker push <name-of-image> # e.g. docker push kniziol/php:7.2-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment