I get the following error while trying to do docker-compose
docker-compose up -d
Starting squidex_squidex_mongo_1 … error
ERROR: for squidex_squidex_mongo_1 Cannot start service squidex_mongo: b’Mounts denied: \r\nThe path /etc/squidex/mongo/db\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 squidex_mongo Cannot start service squidex_mongo: b’Mounts denied: \r\nThe path /etc/squidex/mongo/db\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.
MacOS Mojave
docker desktop 2.0.0.3 (31259)
/var/mongo/db is created and added to docker file sharing Preformatted text
screenshot for docker file sharing