-
Notifications
You must be signed in to change notification settings - Fork 188
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
Problem setting up dev environment with v2.7.1 #641
Comments
Hi, here is how you could fix your issue:
|
I followed your steps but get the following error, what am I missing?
|
Describe the bug
I tried to set up my environment to be able to better debug. I think dev Dockerfile is outdated, specially after looking at both dockerfiles on the dev and prod folders.
I tried first just using
docker/dev/docker-compose-example.yaml
renamed todocker-compose.yaml
.I forked the repository and set my work branch at tag v2.7.1
To Reproduce
Steps to reproduce the behavior:
yarn dev
I gotdocker/dev/docker-compose-example.yaml:36
Dockerfile.dev
byDockerfile
.yarn dev
again.Expected behavior
I think it should create and image and start running the three services, but I am not sure about the dev flow with Docker, any information would be really appreciated.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: