summaryrefslogtreecommitdiff
path: root/sysutils/py-docker/pkg-descr
blob: 918f7111f0b1b927bf6220d7796d530bd7f73d61 (plain) (blame)
1
2
3
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.