shaka-project/generic-webdriver-server

Docker won't mount Tizen app template on macOS

joeyparrish opened this issue · 0 comments

On macOS, Docker won't mount arbitrary paths. So we need to copy the Tizen app template into /tmp first.

docker: Error response from daemon: Mounts denied:
The path /usr/local/lib/node_modules/tizen-webdriver-server/app-template
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.