1.7.0 release candidate

Signed-off-by: Joffrey F <joffrey@docker.com>
1 file changed
tree: d9b639f95f10acd0c5ff1f963650901e4cc4832c
  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