Fix a few typos in the docs

Signed-off-by: Alex Chan <[email protected]>
2 files changed
tree: 70676f08c3f6550d05040d5bf6cbe04ddf58a26e
  1. docker/
  2. docs/
  3. tests/
  4. .coveragerc
  5. .dockerignore
  6. .gitignore
  7. .travis.yml
  8. Dockerfile
  9. Dockerfile-py3
  10. docs-requirements.txt
  11. LICENSE
  12. MAINTAINERS
  13. Makefile
  14. MANIFEST.in
  15. mkdocs.yml
  16. README.md
  17. requirements.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