library for the docker engine API
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.

Maintainer: Daniel Dickman <daniel@openbsd.org>

WWW: https://pypi.org/project/docker
