docker-py · PyPI
https://pypi.org/project/docker-py02.11.2016 · Released: Nov 2, 2016 Python client for Docker. Project description A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. Installation The latest stable version is always available on PyPi. pip install docker-py Documentation
Docker Guide — Ansible Documentation
docs.ansible.com › ansible › latestThe version of the Docker API running on the Docker Host. Defaults to the latest version of the API supported by docker-py. DOCKER_TIMEOUT. The maximum amount of time in seconds to wait on a response from the API. DOCKER_CERT_PATH. Path to the directory containing the client certificate, client key and CA certificate. DOCKER_SSL_VERSION