Skip to content

Tags: yp-engineering/docker-api

Tags

v1.31.0

Toggle v1.31.0's commit message
Minor version bump

Add Container#read_file, and Container#store_file
Add Container#update
Add Image.remove
Expand Image#run and Container#exec to take additional options

v1.30.2

Toggle v1.30.2's commit message
Prevent disrupting file permissions

v1.30.1

Toggle v1.30.1's commit message
Patch version bump

Allow not timing out on Container.exec

v1.30.0

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

Handle new event style

v1.29.2

Toggle v1.29.2's commit message
Patch version bump

Fix `#archive_in` to read in binary files on Windows

v1.29.1

Toggle v1.29.1's commit message
Version bump 1.29.1

v1.29.0

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

Add stats request for container

v1.28.1

Toggle v1.28.1's commit message
Fix extract_id for latest versions of docker

v1.28.0

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

* Allow Docker images to be loaded from an IO object

v1.27.0

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

* Add support for streaming the contents of an image