The Wayback Machine - https://web.archive.org/web/20160323195828/https://github.com/docker/docker-py
Skip to content
Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 11, make sure you turn off "Compatibility View".

An API client for docker written in Python
Python Other

README.md

docker-py

Build Status

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

Documentation Status

Read the full documentation here.. The source is available in the docs/ directory.

License

Docker is licensed under the Apache License, Version 2.0. See LICENSE for full license text

Something went wrong with that request. Please try again.