pypi docker 3.2.0

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

List of PRs / issues for this release

Features

  • Generators returned by attach(), logs() and events() now have a
    cancel() method to let consumers stop the iteration client-side.
  • build() methods can now handle Dockerfiles supplied outside of the
    build context.
  • Added sparse argument to DockerClient.containers.list()
  • Added isolation parameter to build() methods.
  • Added close() method to DockerClient
  • Added APIClient.inspect_distribution() method and
    DockerClient.images.get_registry_data()
    • The latter returns an instance of the new RegistryData class

Don't miss a new docker release

NewReleases is sending notifications on new releases.