Skip to content

jupemara/x11vnc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

x11vnc-docker

Dockerfile for x11vnc with Xvfb.

Running

$docker run -it -p 5900:5900 -p 6099:6099 jumpeiarashi/x11vnc

Conneting display from another program

This container exposes X server tcp port. You can connect container virtual display with DISPLAY environment variables.

# in another machine
$DISPLAY=X11VNC_CONTAINER_HOST:99.0 xterm

About

Dockerfile for x11vnc with xvfb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages