mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-22 18:29:58 +08:00
commit
e0e5fc5eb1
@ -103,8 +103,8 @@ sudo apt install x11-xserver-utils
|
||||
# CENTOS RHEL FEDORA
|
||||
sudo yum install xorg-x11-server-utils
|
||||
|
||||
# then runx
|
||||
host +
|
||||
# then run
|
||||
xhost +
|
||||
|
||||
docker run --privileged -e "DISPLAY=${DISPLAY:-:0.0}" -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx ./OpenCore-Boot.sh
|
||||
```
|
||||
@ -207,4 +207,4 @@ docker run --privileged -v /tmp/.X11-unix:/tmp/.X11-unix docker-osx:latest
|
||||
## Todo:
|
||||
```
|
||||
# persistent disk with least amount of pre-build errands.
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user