Releases: upserve/docker-api
Releases · upserve/docker-api
v1.13.1
- Fix issue with Excon and streaming responses
v1.13.0
- Support pause and unpause commands
- Support API version 1.12
v1.12.0
- Upgrade to API Version v1.11 #153
v1.11.1
- Upgrade to RSpec 3.0 #146
- Tempfile fix #147
v1.11.0
1.11.0
- Allow passing credentials in Docker::Image.build_from_dir #134
- update excon dep to >= 0.34.0 #138
- Add logs api to docker container #135
- Support attaching to STDIN of containers #128
v1.10.11
Fixes bug with rake require (#131).