3.3.0
List of PRs / issues for this release
Features
- Added support for
prune_builds
inAPIClient
andDockerClient.images
- Added support for
ignore_removed
parameter in
DockerClient.containers.list
Bugfixes
- Fixed an issue that caused builds to fail when an in-context Dockerfile
would be specified using its absolute path - Installation with pip 10.0.0 and above no longer fails
- Connection timeout for
stop
andrestart
now gets properly adjusted to
allow for the operation to finish in the specified time - Improved docker credential store support on Windows