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
Lorin Hochstein 3665c92856 docker: fix volume[s]_from typo
Code makes reference to volume_from instead of volumes_from. If volumes_from is
passed as an argument, generates a KeyError.
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
_docker_image.py Deprecate docker_image, use the docker module to deploy docker images, or shell out to docker to call 10 years ago
docker.py docker: fix volume[s]_from typo 10 years ago