Bump RC
1 file changed
tree: 2f0f0da52ea72ac6343c7ec63e01b9aad8261a5a
  1. docker/
  2. docs/
  3. tests/
  4. .coveragerc
  5. .dockerignore
  6. .gitignore
  7. .travis.yml
  8. Dockerfile
  9. docs-requirements.txt
  10. LICENSE
  11. MAINTAINERS
  12. Makefile
  13. MANIFEST.in
  14. mkdocs.yml
  15. README.md
  16. requirements.txt
  17. requirements3.txt
  18. setup.py
  19. test-requirements.txt
  20. 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