Search Docker Hub
x11
By orbin
Docker image with X11 (X Window System) client
10K+
Enable X server access from docker to host:
xhost +local:docker
Run the container:
docker run -it —rm -e DISPLAY=${DISPLAY} -v /tmp/.X11-unix:/tmp/.X11-unix orbin/x11
Content type
Image
Digest
Size
127.6 MB
Last updated
over 7 years ago
docker pull orbin/x11