Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 279 Bytes

x11-docker

Docker image with X11 (X Window System) client

Running the container

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