Merge pull request #951 from docker/1.7.2-release

Prepare 1.7.2 release
tree: bc6555a90b4c42bda73f4fe82948d4f9d5fe53b8
  1. docker/
  2. docs/
  3. tests/
  4. .coveragerc
  5. .dockerignore
  6. .editorconfig
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTING.md
  10. Dockerfile
  11. Dockerfile-py3
  12. docs-requirements.txt
  13. LICENSE
  14. MAINTAINERS
  15. Makefile
  16. MANIFEST.in
  17. mkdocs.yml
  18. pytest.ini
  19. README.md
  20. requirements.txt
  21. setup.py
  22. test-requirements.txt
  23. tox.ini
README.md

docker-py

Build Status

An API client for docker written in Python

Installation

Our latest stable is always available on PyPi.

pip install docker-py

Documentation

Documentation Status

Full documentation is hosted on ReadTheDocs. Sources are available in the docs/ directory.

License

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