Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

docker-py · Issues· 564 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #3392

    Breaks with requests 2.33.0: 404 Client Error: Not Found for url: http+docker://localhost/v1.51/containers/create

    Updated Sep 12, 2026
  • #1394

    container.logs seems to no stream logs when the container is started without the tty option

    Updated Aug 15, 2026
  • #2230

    Support BuildKit

    group/api-upgradekind/feature-requestUpdated Aug 14, 2026
  • #3369

    Add `pull` to the list of kwargs to pass to create and run

    Updated May 30, 2026
  • #3251

    Memory and socket leak of docker daemon when using with rootless docker

    Updated Apr 25, 2026
  • #3397

    `short_id` and `id` for local image (`DockerClient.images.get()`) are not the image SHA

    Updated Apr 22, 2026
  • #3389

    test_connect_with_mac_address fails with Docker v29.3.0

    Updated Apr 1, 2026
  • #3338

    File Descriptors leak in docker.from_env() on rootless Docker — File Descriptors accumulate in dockerd

    Updated Apr 1, 2026
  • #3178

    SSH option missing from the python client

    needs-buildkitUpdated Mar 25, 2026
  • #3391

    Switch to Trusted Publishing for package upload to PyPI in CI

    Updated Mar 25, 2026
  • #3244

    Remote Docker Registry Auth

    Updated Mar 16, 2026
  • #3388

    Does `ContainerCollection.run`'s `ports` field support the `(address, None)` tuple for the host port mapping?

    Updated Mar 3, 2026
  • #3386

    Documentation missing for `docker.utils.parse_env_file`

    Updated Feb 20, 2026
  • #3382

    Enhancement issue: Add the ability to set a wait condition in ContainerCollection.run()

    Updated Feb 8, 2026
  • #3273

    Heredocs in COPY statement throws docker.errors.BuildError: COPY failed: no source files were specified

    Updated Feb 4, 2026