Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

The container does not run on Mac OS #1

Open
philippefuentes opened this issue Nov 1, 2017 · 0 comments
Open

The container does not run on Mac OS #1

philippefuentes opened this issue Nov 1, 2017 · 0 comments

Comments

@philippefuentes
Copy link

When I run:

docker run -ti --rm -v /tmp/.X11-unix:/tmp/.X11-unix -v "$PWD":/var/www/html -e DISPLAY=unix$DISPLAY --device /dev/dri --name vscode --net="host" insready/vscode-php

I get:

docker: Error response from daemon: Mounts denied:
The path /tmp/.X11-unix
is not shared from OS X and is not known to Docker.

Is is meant to be working on any host OS ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants