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

Backend and Nginx Docker containers cannot be started #41

Open
nguyenshana opened this issue Apr 30, 2021 · 0 comments
Open

Backend and Nginx Docker containers cannot be started #41

nguyenshana opened this issue Apr 30, 2021 · 0 comments

Comments

@nguyenshana
Copy link

Describe the bug
Backend and Nginx Docker containers cannot be started.

To Reproduce
Steps to reproduce the behavior:

  1. Run docker-compose -f deployments/development/docker-compose.yml up in the project root directory
  2. In the terminal, the following messages are displayed:
  • backend exited with code 127
  • nginx exited with code 1
  1. See errors in Docker Desktop app as well

Expected behavior
Components are expected to all start, and app would be accessible through localhost.

Screenshots
Docker Client screenshot of backend error:
Screen Shot 2021-04-30 at 8 26 10 AM

Docker Client screenshot of nginx error:
Screen Shot 2021-04-30 at 8 25 23 AM

Desktop:

  • OS: MacOS Big Sur
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