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.
The latest stable version is always available on PyPi.
pip install docker-py
Read the full documentation here.
The source is available in the docs/
directory.
Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text