Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker won't mount Tizen app template on macOS #2

Closed
joeyparrish opened this issue Aug 5, 2020 · 0 comments
Closed

Docker won't mount Tizen app template on macOS #2

joeyparrish opened this issue Aug 5, 2020 · 0 comments
Assignees
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly

Comments

@joeyparrish
Copy link
Member

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.
@joeyparrish joeyparrish added the type: bug Something isn't working correctly label Aug 5, 2020
@joeyparrish joeyparrish self-assigned this Aug 5, 2020
joeyparrish added a commit that referenced this issue Aug 10, 2020
The workaround we added in #2 does not work on Windows and should only
be applied on macOS.

Closes #3.
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Sep 28, 2021
@shaka-project shaka-project locked and limited conversation to collaborators Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

2 participants