Skip to content

Instantly share code, notes, and snippets.

@mildronize
Created May 16, 2016 06:53
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 mildronize/20a826dc7ed53bbbead7c8e48cf3221f to your computer and use it in GitHub Desktop.
Save mildronize/20a826dc7ed53bbbead7c8e48cf3221f to your computer and use it in GitHub Desktop.

Docker Cheat Sheet


Build Image

docker build -t [REPOSITORY/IMAGE NAME] [PATH] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment