Skip to content

yen3/docker-ubuntu-novnc-arm64v8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu with noVNC for arm64v8 architecture

noVNC is a HTML5 VNC client that runs well in any modern browser including mobile browsers.

Usage

The recommended way to run this container looks like this:

$ docker run -d -p 6080:6080 yen3/docker-ubuntu-novnc-arm64v8

This will start a container in a detached session in the background and will expose its web interface to port 6080 of the host. Now you can browse to:

http://localhost:6080/

to access the Ubuntu desktop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.1%
  • JavaScript 27.3%
  • HTML 5.4%
  • C 1.5%
  • CSS 1.0%
  • Ruby 0.7%
  • Other 1.0%