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 77db7011f0 Merge pull request #4173 from chouseknecht/fix_entrypoint
Fix entrypoint. Should behave the same as command.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_docker.py Fix getting actual_stdin_open 10 years ago
docker_container.py Entrypoint fails with 'command not found' error. 10 years ago
docker_image.py Add push parameter. Let API handle registry authentication check. 10 years ago
docker_image_facts.py Fixing Docker compile time errors irt exception handling for Python 3 10 years ago
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 10 years ago
docker_service.py Fixed a typo (#4168) 10 years ago