docker-api

A lightweight Ruby client for the Docker Remote API

MIT License

Stars
1.1K
Committers
101

Bot releases are visible (Hide)

docker-api - v1.13.1

Published by tlunter over 10 years ago

  • Fix issue with Excon and streaming responses
docker-api - v1.13.0

Published by tlunter over 10 years ago

  • Support pause and unpause commands
  • Support API version 1.12
docker-api - v1.12.0

Published by tlunter over 10 years ago

  • Upgrade to API Version v1.11 #153
docker-api - v1.11.1

Published by bfulton over 10 years ago

  • Upgrade to RSpec 3.0 #146
  • Tempfile fix #147
docker-api - v1.11.0

Published by bfulton over 10 years ago

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
docker-api - v1.10.11

Published by bfulton over 10 years ago

Fixes bug with rake require (#131).