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. WWW: https://github.com/docker/docker-py
5 lines
206 B
Text
5 lines
206 B
Text
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.
|
|
|
|
WWW: https://github.com/docker/docker-py
|