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
chouseknecht af177834af
Added implementation of ignore_image, which prevents recreation of containers on image change.
8 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_docker.py Fix getting actual_stdin_open 8 years ago
docker_container.py Added implementation of ignore_image, which prevents recreation of containers on image change. 8 years ago
docker_image.py Add push parameter. Let API handle registry authentication check. 8 years ago
docker_image_facts.py Fix Typo in docker_image_facts module 8 years ago
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 8 years ago
docker_service.py Improved documentation for returned actions. 8 years ago