You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Related to #24
Tried starting db from detached mode (on Windows):
docker-compose build
(no issues)Other info:
The text was updated successfully, but these errors were encountered: