Skip to content

Instantly share code, notes, and snippets.

@wh1tew0lf
Created March 19, 2018 12:25
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 wh1tew0lf/651ef562b5970fd60afa8f90668c84d1 to your computer and use it in GitHub Desktop.
Save wh1tew0lf/651ef562b5970fd60afa8f90668c84d1 to your computer and use it in GitHub Desktop.
See name :D
docker images --format "{{.Repository}}:{{.Tag}}" | grep :latest | xargs -L1 docker pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment