Skip to content

drnay/alpine-vnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

alpine-vnc

Minimal non-root xvfb+fluxbox+openssh+x11vnc

Build

docker build -t alpine-vnc .

Deploy

docker stack deploy -c docker-compose.yml alpine-vnc

Tunnel via ssh

ssh -t -L 5900:localhost:5900 vnc@localhost -p 2222 ./runvnc.sh -q

About

Minimal non-root xvfb+fluxbox+sshd+x11vnc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published