Skip to content

Instantly share code, notes, and snippets.

@nad2000
Created May 4, 2017 07:19
Show Gist options
  • Save nad2000/92123069d518c7925afb09b19f9339e2 to your computer and use it in GitHub Desktop.
Save nad2000/92123069d518c7925afb09b19f9339e2 to your computer and use it in GitHub Desktop.
Docker notes
# removed dangling imagese:
docker rmi -f $(docker images -qf dangling=true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment