GUI application in a container
1.0K
Example of running a GUI application in a container and displaying it on the host.
xhost +local:docker
docker run -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --rm -it deanturpin/xclock
Content type
Image
Digest
sha256:2d8cccb90…
Size
80 MB
Last updated
about 2 years ago
docker pull deanturpin/xclock