Skip to content

Migrate to newer docker-py interface #1

@daniel86

Description

@daniel86

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.*).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions