docker-akaunting icon indicating copy to clipboard operation
docker-akaunting copied to clipboard

Cannot start service mysql: 'Mounts denied' on OS X

Open CharlesDerek opened this issue 4 years ago • 0 comments

It seems to have issues mounting the Mysql volume, Thus it does not work.

ERROR: for docker-akaunting_mysql_1 Cannot start service mysql: b'Mounts denied: \r\nThe path /srv/docker/akaunting/mysql\r\nis not shared from OS X and is not known to Docker.\r\nYou can configure shared paths from Docker -> Preferences... -> File Sharing.\r\nSee https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.\r\n.'

ERROR: for mysql Cannot start service mysql: b'Mounts denied: \r\nThe path /srv/docker/akaunting/mysql\r\nis not shared from OS X and is not known to Docker.\r\nYou can configure shared paths from Docker -> Preferences... -> File Sharing.\r\nSee https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.\r\n.' ERROR: Encountered errors while bringing up the project.

CharlesDerek avatar Jan 06 '20 18:01 CharlesDerek