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

No/Wrong instructions on sh into the container on readme.md #10

Open
dotslash21 opened this issue Oct 8, 2019 · 0 comments · May be fixed by #11
Open

No/Wrong instructions on sh into the container on readme.md #10

dotslash21 opened this issue Oct 8, 2019 · 0 comments · May be fixed by #11

Comments

@dotslash21
Copy link

Overview

Following the readme.md on setting up the repo for development in my local machine, while sh-ing into the container using $ docker exec -it <container-id> /bin/sh doesn't work. The main cause for this is .env.sample which on yarn start produces an error and the container exits immediately with error code 1. The readme.md needs to be updated with the necessary instructions to build, run and debug the docker container on local environments.

@dotslash21 dotslash21 linked a pull request Oct 8, 2019 that will close this issue
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 a pull request may close this issue.

1 participant