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
2014-12-18 12:36:17 -08:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_docker_image.py Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 2014-11-05 16:13:55 -05:00
docker.py Add insecure_registry to docker-py pull method 2014-12-18 12:36:17 -08:00