We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eb8d97 + 7fe7a07 commit e0f6c83Copy full SHA for e0f6c83
README.md
@@ -3,7 +3,7 @@ Generates a docker-compose yaml definition from a running container.
3
4
Required Modules:
5
* [pyaml](https://pypi.python.org/pypi/pyaml/)
6
-* [docker-py](https://pypi.python.org/pypi/docker-py)
+* [docker](https://pypi.python.org/pypi/docker)
7
8
Example Usage:
9
0 commit comments