Skip to content

Consider migrating away from docker-py #31

@dtrifiro

Description

@dtrifiro

While very convenient, docker-py is currently unmaintaned (see docker/docker-py#2989), so we might want to consider migrating away from it.

A solution which does not require introducing new dependencies would replacing the docker_client fixture with a wrapper calling docker through subprocess.run.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions