Pulling all images from a private docker registry
I couldn't find any command that help pulling all the docker images from a private registry so I wrote it myself:
Modify the script with your information and run:
$ bash pull_all_from_private_docker_registry.sh
Modify the script with your information and run:
$ bash pull_all_from_private_docker_registry.sh
Comments
Post a Comment