Releases: github/hoosegow
Releases · github/hoosegow
v1.2.7
- Fix additional container options (#19)
v1.2.6
- Bump msgpack gem to support Ruby 2.4.0 (#16)
- Update volume mounts for new docker API (#17)
v1.2.5
- Remove 'require "rake"' from gemspec (#13)
v1.2.4
- Use
bundle exec
in Docker Entrypoint (#11)
- Remove associated volumes, too (#12)
v1.2.3
- Rescue
ServerError
when deleting a conatiner (#7)
- Fix release process (#9)
v1.2.2
- Add support for boot2docker & its TLS API (#5)
v1.2.1
- Allow Ruby version to be specified
- Set high timeouts for the Docker gem for image building
- Add
script/bootstrap
and script/cibuild
v1.2.0
Merge pull request #40 from github/faster_build
Build Ruby without docs