Skip to content

OrBin/x11-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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