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

ERROR: for backend Cannot start service backend #4

Open
ethereumdegen opened this issue Sep 2, 2020 · 2 comments
Open

ERROR: for backend Cannot start service backend #4

ethereumdegen opened this issue Sep 2, 2020 · 2 comments

Comments

@ethereumdegen
Copy link

How to reproduce:

Clone the repo

docker-compose build
docker-compose run -u root backend bundle
docker-compose run -u root frontend yarn
docker-compose run backend rails db:create

Result:
ERROR: Cannot start service backend: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: "rails": executable file not found in $PATH": unknown

@oscarlaf03
Copy link

Hi @admazzola
Did you managed to figure out how to setup this project properly?
I am having the same issue and I published the question over Stack overflow

https://stackoverflow.com/questions/66081542/how-to-add-the-executable-file-for-rails-to-the-path-of-my-

@ethereumdegen
Copy link
Author

ethereumdegen commented Feb 6, 2021 via email

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

2 participants