Skip to content

docker_graphics_linux

Colley JM edited this page Feb 21, 2022 · 10 revisions

Reference

Used this option with docker run:

xhost +
docker run -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix
Clone this wiki locally