pypi docker 3.6.0

latest releases: 7.0.0, 7.0.0b3, 7.0.0b2...
5 years ago

List of PRs / issues for this release

Features

  • Added support for connecting to the Docker Engine over SSH. Additional
    dependencies for this feature can be installed with
    pip install "docker[ssh]"
  • Added support for the named parameter in Image.save, which may be
    used to ensure the resulting tarball retains the image's name on save.

Bugfixes

  • Fixed a bug where builds on Windows with a context path using the \\?\
    prefix would fail with some relative Dockerfile paths.
  • Fixed an issue where pulls made with the DockerClient would fail when
    setting the stream parameter to True.

Miscellaneous

  • The minimum requirement for the requests dependency has been bumped
    to 2.20.0

Don't miss a new docker release

NewReleases is sending notifications on new releases.