Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 994 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 994 Bytes

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