I have been trying to set this up on mac for some time now using docker. I always this this error.
RROR: for handesk_php-fpm_1 Cannot start service php-fpm: b'Mounts denied: \r\nThe path /Applications/XAMPP/xamppfiles/htdocs/open-source/handesk\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 handesk_nginx_1 Cannot start service nginx: b'Mounts denied: \r\nThe path /Applications/XAMPP/xamppfiles/htdocs/open-source/handesk\r\nis not shared from OS X and is not known to DockerCreating handesk-mysql ... done
ERROR: for php-fpm Cannot start service php-fpm: b'Mounts denied: \r\nThe path /Applications/XAMPP/xamppfiles/htdocs/open-source/handesk\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 nginx Cannot start service nginx: b'Mounts denied: \r\nThe path /Applications/XAMPP/xamppfiles/htdocs/open-source/handesk\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.'
I have been trying to set this up on mac for some time now using docker. I always this this error.
@mofesola please you can also see to this.