pypi docker 2.0.2

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

2.0.2

List of PRs / issues for this release

Bugfixes

  • Installation of the package now fails if the docker-py package is
    installed in order to prevent obscure naming conflicts when both
    packages co-exist.
  • Added missing filters parameter to APIClient.networks.
  • Resource objects generated by the DockerClient are now hashable.
  • Fixed a bug where retrieving untagged images using DockerClient
    would raise a TypeError exception.
  • mode parameter in create_service is now properly converted to
    a valid data type for the Engine API. Use ServiceMode for advanced
    configurations.
  • Fixed a bug where the decoded APIClient.events stream would sometimes raise
    an exception when a container is stopped or restarted.

Don't miss a new docker release

NewReleases is sending notifications on new releases.