6 lines
185 B
Markdown
6 lines
185 B
Markdown
# python-docker
|
||
|
||
A Python library for the Docker Remote API.
|
||
It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc.
|
||
|