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

Cannot create container for service #30

Open
munim90 opened this issue Apr 20, 2022 · 0 comments
Open

Cannot create container for service #30

munim90 opened this issue Apr 20, 2022 · 0 comments

Comments

@munim90
Copy link

munim90 commented Apr 20, 2022

I ran the docker-compose up command after cloning the repo. I faced the following errors:

Creating exdgraph_zero_1 ... 
Creating exdgraph_server_1 ... error
Creating exdgraph_ratel_1  ... 

ERROR: for exdgraph_server_1  Cannot create container for service server: invalid mount config for type "bind": bind source path does not exist: /Users/munim/DeCreating exdgraph_ratel_1  ... error

Creating exdgraph_zero_1   ... error
mount config for type "bind": bind source path does not exist: /Users/munim/Desktop/elixir/elixir/code/exdgraph/dgraph_data

ERROR: for exdgraph_zero_1  Cannot create container for service zero: invalid mount config for type "bind": bind source path does not exist: /Users/munim/Desktop/elixir/elixir/code/exdgraph/dgraph_data

ERROR: for server  Cannot create container for service server: invalid mount config for type "bind": bind source path does not exist: /Users/munim/Desktop/elixir/elixir/code/exdgraph/dgraph_data

ERROR: for ratel  Cannot create container for service ratel: invalid mount config for type "bind": bind source path does not exist: /Users/munim/Desktop/elixir/elixir/code/exdgraph/dgraph_data

ERROR: for zero  Cannot create container for service zero: invalid mount config for type "bind": bind source path does not exist: /Users/munim/Desktop/elixir/elixir/code/exdgraph/dgraph_data
ERROR: Encountered errors while bringing up the project.
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