Skip to content

Instantly share code, notes, and snippets.

@m-wendler
Last active March 29, 2016 10:38
Show Gist options
  • Save m-wendler/154ad9c4a52e729552a2 to your computer and use it in GitHub Desktop.
Save m-wendler/154ad9c4a52e729552a2 to your computer and use it in GitHub Desktop.
list all dangling images
# '-q' will list just IDs
docker images -q -f dangling=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment