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

The container does not run on Mac OS #1

@philippefuentes

Description

@philippefuentes

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 ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions