Skip to content

Instantly share code, notes, and snippets.

@knzm
Last active December 2, 2018 05:07
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 knzm/51af9d39dab6989bfca907f104e74613 to your computer and use it in GitHub Desktop.
Save knzm/51af9d39dab6989bfca907f104e74613 to your computer and use it in GitHub Desktop.
docker image ls --format '{{.CreatedAt}}\t{{.ID}}\t{{.Size}}\t{{.Repository}}:{{.Tag}}' | sort -k4 -t $'\t'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment