To install this package run one of the following: conda install anaconda::docker-py
Description
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.