79401494

Date: 2025-01-30 23:51:11
Score: 0.5
Natty:
Report link

Try to use this command:

docker images --format '{{.Repository}}:{{.Tag}}' --filter "dangling=false" | xargs -rI {} docker pull {}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: zo0M