ansible/cloud/docker
Robin Roth 64fe01178f add comment: ports need to be exposed.
port mapping with this module only works for ports that are exposed either in the Dockerfile or via an additional arguments. This is different from the command line docker client, that is willing to also map ports that are not exposed.

This comments makes the behaviour more obvious.
2015-06-17 18:01:35 +02:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
docker.py add comment: ports need to be exposed. 2015-06-17 18:01:35 +02:00
docker_image.py Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00