Merge pull request #292 from fjbecerra/fix_docker_doc

fix docker mac doc
This commit is contained in:
Felix Rieseberg
2023-03-15 11:10:24 -07:00
committed by GitHub

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
```