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
Chris Houseknecht 0358dee095 Add buildargs parameter to support Dockerfile ARG directive. (#4349)
* Add buildargs parameter to support Dockerfile ARG directive.

* Fix doc_strings. Doc string for load_path was completely missing.
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 buildargs parameter to support Dockerfile ARG directive. (#4349) 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