mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
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
|