community.general/lib/ansible/modules/cloud/docker
Stefan Junker 50fe57fff3 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.
2016-12-08 11:23:13 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
docker.py Fix bind-volumes on docker >= 1.4.0 2016-12-08 11:23:13 -05:00
docker_image.py Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00