Skip to content

angrycub/docker-novnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

noVNC Display Container

This image is intended to be used for connecting to VNC servers in a browser. It's been pared down to be most useful as a Nomad task, so it lacks an internal supervisor intentionally to leverage Nomad's task restarting behavior.

Image Contents

  • noNVC - A HTML5 canvas vnc viewer

Usage

Coming soon

Variables

  • ${NOVNC_PORT} - port for NOVNC to listen on.
  • ${VNC_SERVER_IP} - IP address of the VNC server to connect to.
  • ${VNC_SERVER_PORT} - Port of the VNC server to listen to.

Stand-alone Demo

Coming soon

On DockerHub / GitHub


Thanks


This is based on the novnc container by @theasp: https://github.com/theasp/docker which:

About

Docker container to run NoVNC as a Nomad task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published