slackbuilds_ponce/python/python-docker/README
Audrius Kažukauskas d1136f4c08 python/python-docker: Added (Python library for Docker Engine API).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-06-15 18:35:53 +07:00

3 lines
179 B
Text

A Python library for the Docker Engine API. It lets you do anything the
docker command does, but from within Python apps - run containers,
manage containers, manage Swarms, etc.