Skip to content

XMoon/docker-novnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-novnc

Docker Pulls Docker Automated build

tigervnc, websokify, novnc and Nginx with s6-overlay in a docker image.

Environment variables

  • VNC_GEOMETRY - VNC geometry; default: 800x600
  • VNC_PASSWD - VNC password, no more than 8 chars; default: MAX8char
  • USER_PASSWD - user user password. If you specify it, it will change the password for user user and add it to sudoers. NOTE: This password can get by programs so it's not safe. default: (blank)

Ports

  • 5901 - tigervnc
  • 9000 - Nginx
  • 9001 - websockify

About

tigervnc, websokify, novnc and Nginx with s6-overlay in a docker image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 69.4%
  • Shell 30.6%