Skip to content

Ubuntu desktop exposed over web browser with help of novnc and websockify.

License

Notifications You must be signed in to change notification settings

tldrrun/docker-ubuntu-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Ubuntu Desktop

This repository contains a simple docker image for ubuntu desktop exposed over webbrowser with help of novnc and websockify.

Setup

  • To build this docker container run the following command
docker build -t madhuakula/docker-ubuntu-desktop:latest .
  • To run this docker container run the following command
docker run --rm -it -d -p 8080:8080 madhuakula/docker-ubuntu-desktop:latest

About

Ubuntu desktop exposed over web browser with help of novnc and websockify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages