fix docker mac doc

This commit is contained in:
Francis Becerra
2023-02-11 22:08:41 +00:00
parent 17a8139346
commit a4bcd7fb61

View File

@@ -35,5 +35,5 @@ xhost +
```
4. run
```
docker run -it -e DISPLAY=host.docker.internal:1 toolboc/windows95
docker run -it -e DISPLAY=host.docker.internal:0 toolboc/windows95
```