1 line
73 B
Bash
Executable File
1 line
73 B
Bash
Executable File
docker images --format "{{.Repository}}:{{.Tag}}" | xargs -L1 docker pull |