Skip to content

Instantly share code, notes, and snippets.

@yunghoy
Created July 27, 2016 08:34
Show Gist options
  • Save yunghoy/1aca27641312a6e30b161ef151e1f08a to your computer and use it in GitHub Desktop.
Save yunghoy/1aca27641312a6e30b161ef151e1f08a to your computer and use it in GitHub Desktop.
docker images | awk '{print $1} {print $2}' | paste -d':' - -
docker images | grep -v latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment