nmdp-bioinformatics / phycus

Service used for curation of Haplotype Frequency
GNU Lesser General Public License v3.0
7 stars 23 forks source link

docker-compose error #122

Closed mmaiers-nmdp closed 2 years ago

mmaiers-nmdp commented 2 years ago

This is strange. Running docker-compose up -d in the db directory fails because it is trying to create a directory ~/src that already exists!


[+] Running 1/2
 ⠿ Container phpmyadmin   Running                                          0.0s
 ⠙ Container hfcus_mysql  Starting                                         0.2s
Error response from daemon: error while creating mount source path '/Users/mmaiers/src/git/phycus/db': mkdir /Users/mmaiers/src: file exists```
mmaiers-nmdp commented 2 years ago

same as issue #123. The fix is to run from a folder where dropbox isn't running