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
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.
11 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
docker.py add comment: ports need to be exposed. 11 years ago
docker_image.py Updating cloud modules with proper github author information 11 years ago