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 while creating mount source path #27

Open
aileenzeng opened this issue Jul 5, 2018 · 2 comments
Open

Error while creating mount source path #27

aileenzeng opened this issue Jul 5, 2018 · 2 comments

Comments

@aileenzeng
Copy link
Owner

aileenzeng commented Jul 5, 2018

Related to #24

Tried starting db from detached mode (on Windows):

  • Steps taken before: attempted setup earlier, removed all docker containers and images, retried setup
  • Ran docker-compose build (no issues)
Creating sidewalk-docker_db_1 ... error

ERROR: for sidewalk-docker_db_1  Cannot start service db: error while creating mount source path '/host_mnt/c/Research/sidewalk-docker/resources/sidewalk.sql': mkdir /host_mnt/c: file exists

ERROR: for db  Cannot start service db: error while creating mount source path '/host_mnt/c/Research/sidewalk-docker/resources/sidewalk.sql': mkdir /host_mnt/c: file exists
ERROR: Encountered errors while bringing up the project.

Other info:

docker --version
Docker version 18.03.1-ce, build 9ee9f40

docker-compose --version
docker-compose version 1.21.1, build 7641a569
@aileenzeng
Copy link
Owner Author

Runningdocker-compose up -d db again solved the problem (?)

@zhizhunbao
Copy link

i have the same issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants