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 bringing up the project #4

Open
kannaiah opened this issue Mar 7, 2019 · 1 comment
Open

Error bringing up the project #4

kannaiah opened this issue Mar 7, 2019 · 1 comment

Comments

@kannaiah
Copy link

kannaiah commented Mar 7, 2019

On running command docker-compose up --build

Recreating flask-to-do_web_dev_1 ... error

ERROR: for flask-to-do_web_dev_1  Cannot start service web_dev: OCI runtime create failed: container_linux.go:348: starting container process caused "chdir to cwd (\"/usr/src/app\") set in config.json failed: permission denied": unknown

ERROR: for web_dev  Cannot start service web_dev: OCI runtime create failed: container_linux.go:348: starting container process caused "chdir to cwd (\"/usr/src/app\") set in config.json failed: permission denied": unknown
ERROR: Encountered errors while bringing up the project.
@techiexplorer
Copy link

Looks like you have problems related to permissions it self. Did you try building it with sudo?

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