Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-compose build fails #162

Open
lithiil opened this issue Mar 15, 2019 · 1 comment
Open

Docker-compose build fails #162

lithiil opened this issue Mar 15, 2019 · 1 comment
Assignees
Labels

Comments

@lithiil
Copy link

lithiil commented Mar 15, 2019

Docker compose build fails at bundle check || bundle install step. Machine details:

  • Ubuntu 16.04
  • Docker version 18.09.3, build 774a1f4
  • docker-compose version 1.18.0, build 8dd22a9

Docker-compose build output:
Warning: the running version of Bundler (1.13.6) is older than the version that created the lockfile (1.16.0). We suggest you upgrade to the latest version of Bundler by running gem install bundler. Your Ruby version is 2.3.1, but your Gemfile specified ~> 2.4.2 Warning: the running version of Bundler (1.13.6) is older than the version that created the lockfile (1.16.0). We suggest you upgrade to the latest version of Bundler by running gem install bundler. Your Ruby version is 2.3.1, but your Gemfile specified ~> 2.4.2 command failed (pid 17 exit 18): bundle check || bundle install ERROR: Service 'web' failed to build: The command '/bin/sh -c bin/setup' returned a non-zero code: 1

@Suleman-Elahi
Copy link

Same with Heroku

@jgrevich jgrevich added this to the 0.1.1 - Some needed love milestone Mar 21, 2020
@jgrevich jgrevich added the bug label Mar 21, 2020
@jgrevich jgrevich self-assigned this Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants