Open Alexand opened 8 years ago
Did this ever get resolved? Running into the same issue.
I believe this is a Bundler and/or RubyGems issue. Here's one issue I created that has some details and links to other related issues: https://github.com/bundler/bundler/issues/5044 -- I haven't been tracking closely, so it may have already been resolved.
I'm using the
sinatra-sequel
gem inside a Docker container using thisDockerfile
:This
Gemfile
:This
Gemfile.lock
:I get the following issue while running
docker build -t test/test .
: