Skip to content

Tags: zombig/docker-api

Tags

v1.34.2

Toggle v1.34.2's commit message
Patch version bump

* Streaming logs request should be idempotent

v1.34.1

Toggle v1.34.1's commit message
Patch version bump

v1.34.0

Toggle v1.34.0's commit message
Minor version bump v1.34.0

* Implement prune
* Require newer excon to get rid of Host issue
* Use MultiJSON in favor of regular JSON
* Don't mutate options in Docker::Container.create

v1.33.6

Toggle v1.33.6's commit message
Patch version bump v1.33.6

Make Image.search respect credentials

v1.33.5

Toggle v1.33.5's commit message
Patch version bump

* Fix base64 encoding for auth headers
* Add docker 1.12 and 1.13 to travis
* Add missing tag parameter for `Image.get` call at the end of
  `Image.create`

v1.33.4

Toggle v1.33.4's commit message
Patch version bump v1.33.4

Expose original format of `top` endpoint

v1.33.3

Toggle v1.33.3's commit message
Patch version bump

* Remove invalid `sha256:` match when building images

v1.33.2

Toggle v1.33.2's commit message
Patch version bump

v1.33.1

Toggle v1.33.1's commit message
Patch version bump to follow redirects

v1.33.0

Toggle v1.33.0's commit message
Minor version bump

* Add support for streaming container stats
* Allow passing a name to a container with the symbol hash key `:name`