Skip to content

hdavid0510/docker-novnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-novnc


Standalone, lightweight noVNC client on alpine linux image.
Docker script adapted from here.


Tags

latest


Build from master branch.


Environment Variables

SERVER

  • IP address and port of VNC server host.
  • DEFAULT localhost:5900

KEY

  • Key file for TLS encryption
  • DEFAULT empty

CRT

  • Cert file for TLS encryption
  • DEFAULT empty