Page MenuHomeSolus

Update python-docker-py to 3.7.0
ClosedPublic

Authored by der_eismann on Jan 10 2019, 6:25 PM.
Tags
None
Referenced Files
F11065330: D5028.id.diff
Fri, Aug 11, 4:29 PM
F11046632: D5028.diff
Thu, Aug 10, 1:49 PM
F11017181: D5028.diff
Sat, Aug 5, 11:39 PM
F10953079: D5028.diff
Sun, Jul 16, 7:35 PM
F10949609: D5028.id12435.diff
Sun, Jul 16, 1:56 AM
F10949608: D5028.id12280.diff
Sun, Jul 16, 1:56 AM
F10949607: D5028.id.diff
Sun, Jul 16, 1:56 AM
F10851753: D5028.id12435.diff
Jun 12 2023, 4:00 PM
Subscribers

Details

Summary
  • Added support for multiplexed streams (for attach and exec_start)
  • Added the use_config_proxy parameter to the following methods: APIClient.build, APIClient.create_container, DockerClient.images.build and DockerClient.containers.run
  • Placement preferences for Swarm services are better validated on the client and documentation has been updated accordingly
  • Fixed a bug where credential stores weren't queried for relevant registry credentials with certain variations of the config.json file.
  • DockerClient.swarm.init now returns a boolean value as advertised.
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