You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/docker
Maksim Losev 4172d445d3 Add insecure_registry to docker-py pull method
Starting from docker-py>=0.5.0 it is impossible to work with private registries based on HTTP.
So we need additional parameter to allow pull from insecure registry
Related to ansible/ansible#9111
11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_docker_image.py Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 11 years ago
docker.py Add insecure_registry to docker-py pull method 11 years ago