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

eval service fails to build #166

Open
Lyannen258 opened this issue May 25, 2021 · 0 comments
Open

eval service fails to build #166

Lyannen258 opened this issue May 25, 2021 · 0 comments

Comments

@Lyannen258
Copy link

In a newly cloned repository, docker-compose up does not work, because the eval service fails to build.

Your bundle is locked to mimemagic (0.3.3), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.3) has removed it. You'll need to update
your bundle to a version other than mimemagic (0.3.3) that hasn't been removed
in order to install.
The command '/bin/sh -c bundle install --jobs 20 --retry 5 && gem install bundler' returned a non-zero code: 7
ERROR: Service 'eval' failed to build : Build failed

Simple workaround is to just comment out the eval service in docker-compose.yml, if it is not needed.

This issue probably has the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant