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

missing rake command in Dockerfile #507

Closed
wants to merge 1 commit into from
Closed

Conversation

danoe
Copy link

@danoe danoe commented Aug 28, 2019

Pull Request (PR) description

Dockerfile failed to build as it was missing rake inside the bundle exec

This Pull Request (PR) fixes the following issues

Dockerfile build failed with following error:

Step 10/11 : RUN bundle exec release_checks
 ---> Running in ea81d27199df
bundler: command not found: release_checks
Install missing gem executables with `bundle install`
The command '/bin/sh -c bundle exec release_checks' returned a non-zero code: 127```

@baurmatt
Copy link
Contributor

Tests should be fixed with #519. Could you please rebase your branch? :)

@baurmatt
Copy link
Contributor

Thank you for you contribute! :) This was already fixed in the master branch by #520. I therefore closing this issue.

@baurmatt baurmatt closed this Nov 27, 2019
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

Successfully merging this pull request may close these issues.

2 participants