c2c2_

Update all Docker images

Jul 29th, 2023 (edited)
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. docker images | grep -v REPOSITORY | awk '{print $1}' | xargs -L1 docker pull
Add Comment
Please, Sign In to add comment