Skip to content

Instantly share code, notes, and snippets.

@achmadfatoni
Created July 10, 2017 03:19
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 achmadfatoni/df54aa81be0a004888e7c08f3ce62972 to your computer and use it in GitHub Desktop.
Save achmadfatoni/df54aa81be0a004888e7c08f3ce62972 to your computer and use it in GitHub Desktop.
Docker cheat sheet
`docker images` list all images
`docker rmi image-id` delete docker image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment