ansible/cloud/docker
Stefan Junker 8f3b5c640b Fix bind-volumes on docker >= 1.4.0
If bind-volumes are submitted to docker >= 1.4.0 with the volumes set in addition to the binds, docker will create a regular volume and not bind-mount the specified path.
2014-12-21 17:11:47 +01: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 Fix bind-volumes on docker >= 1.4.0 2014-12-21 17:11:47 +01:00