Skip to content

freeagent1384/docker-novnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 70.0%
  • Shell 30.0%