- 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.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R2577:0533f5f115b7: Update python-docker-py to 3.7.0
- Installed and tested with Docker Compose 1.23.2
Diff Detail
Diff Detail
- Repository
- R2577 python-docker-py
- Lint
Lint Not Applicable - Unit
Tests Not Applicable