Currently it shares the `/dev` directory with the host, otherwise X will not start: https://github.com/docker-scripts/desktop/blob/master/cmd/create.sh#L14 Can it work without sharing it (or sharing only a few devices that are not used by the host)?
Currently it shares the
/devdirectory with the host, otherwise X will not start:https://github.com/docker-scripts/desktop/blob/master/cmd/create.sh#L14
Can it work without sharing it (or sharing only a few devices that are not used by the host)?