Skip to content

Bug: does not work with requests 2.32.0 #717

@tristan957

Description

@tristan957

When trying to fetch a container, the following exception is raised:

requests.exceptions.InvalidURL: Not supported URL scheme http+docker

This issue is actually a docker-py issue: docker/docker-py#3256. As noted in docker/docker-py#3256 (comment), the release is part of 7.1.0 of docker-py. It seems like all we need to do is bump the docker-py version in the poetry.lock file. A new release after merging a PR would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions