Skip to content

Commit 7e7858b

Browse files
pmbittneribbem
authored andcommitted
info on docker run parameters on Win11
1 parent 45784dd commit 7e7858b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can run the image and thus the demo with the following command:
5959
docker run --net=host -e DISPLAY=host.docker.internal:0 -t diffdetective-demo
6060
```
6161
You may get some font errors, which you can ignore (see Troubleshooting below).
62-
62+
The parameters `--net=host` and `-e DISPLAY=host.docker.internal:0` are required to launch graphical user interfaces from within Docker.
6363

6464
### Docker Setup on Linux
6565

0 commit comments

Comments
 (0)