-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are multiple docker APIs for Python that can be installed with pip.
dockerbridge currently uses docker-py (at version 1.10), but I think it is superseeded by a new API that can be installed with:
pip install docker
It might be good to migrate to this version at some point (currently at version 4.*).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request