Skip to content

Instantly share code, notes, and snippets.

@one-more
Created April 13, 2020 09:22
Show Gist options
  • Save one-more/29674d0753c98ea3f651e92d4d10f88e to your computer and use it in GitHub Desktop.
Save one-more/29674d0753c98ea3f651e92d4d10f88e to your computer and use it in GitHub Desktop.
docker images |grep -v REPOSITORY|awk '{print $1}'|xargs -L1 docker pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment