Page MenuHomeSolus

Update python-docker-py to 3.6.0
ClosedPublic

Authored by der_eismann on Nov 30 2018, 10:49 AM.
Tags
None
Referenced Files
F11066864: D4499.id11096.diff
Fri, Aug 11, 6:49 PM
F11066863: D4499.id11041.diff
Fri, Aug 11, 6:49 PM
F11047651: D4499.diff
Thu, Aug 10, 3:42 PM
F10996618: D4499.diff
Wed, Jul 26, 8:43 PM
F10938313: D4499.id11041.diff
Thu, Jul 13, 1:08 PM
F10896379: D4499.id11096.diff
Jul 1 2023, 11:41 PM
F10850570: D4499.id11096.diff
Jun 12 2023, 5:08 AM
F10850134: D4499.id11041.diff
Jun 12 2023, 1:12 AM
Subscribers
None

Details

Summary

Changes:

  • Added support for connecting to the Docker Engine over 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.
  • Fixed an issue where pulls made with the DockerClient would fail when setting the stream parameter to True.
  • The minimum requirement for the requests dependency has been bumped to 2.20.0
Test Plan

Installed and tested with Docker Compose 1.23.2

Diff Detail

Repository
R2577 python-docker-py
Lint
Lint Not Applicable
Unit
Tests Not Applicable