Skip to content

Instantly share code, notes, and snippets.

@alex-arriaga
Created February 15, 2019 21:03
Show Gist options
  • Save alex-arriaga/e74173722dd59eea59d1c46fc36374ea to your computer and use it in GitHub Desktop.
Save alex-arriaga/e74173722dd59eea59d1c46fc36374ea to your computer and use it in GitHub Desktop.
docker images --format '{{.Size}}\t{{.Repository}}\t{{.Tag}}\t{{.ID}}' | sed 's/ //' | sort -h -r | column -t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment