mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-22 05:51:32 -06:00
Readme Typo
This commit is contained in:
parent
028bce4b41
commit
88afb9a3e3
@ -103,8 +103,8 @@ sudo apt install x11-xserver-utils
|
|||||||
# CENTOS RHEL FEDORA
|
# CENTOS RHEL FEDORA
|
||||||
sudo yum install xorg-x11-server-utils
|
sudo yum install xorg-x11-server-utils
|
||||||
|
|
||||||
# then runx
|
# then run
|
||||||
host +
|
xhost +
|
||||||
|
|
||||||
docker run --privileged -e "DISPLAY=${DISPLAY:-:0.0}" -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx ./OpenCore-Boot.sh
|
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:
|
## Todo:
|
||||||
```
|
```
|
||||||
# persistent disk with least amount of pre-build errands.
|
# persistent disk with least amount of pre-build errands.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user