docker-client
docker-client copied to clipboard
crashes when included in rails
I added this gem to the Gemfile, Bundled, and Rails currently crashes when I attempt to require 'docker'
The crash is trace trap rails s
with no error or relevant log lines.
Can reproduce that error now.