Skip to content

pipilavvy/docker-ubuntu-xrdp-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-xrdp-desktop

From Docker Hub

docker pull philipz/ubuntu-desktop-lxde-vnc 

Build yourself

git clone https://github.com/philipz/docker-ubuntu-xrdp-desktop.git docker build -t philipz/ubuntu-desktop-lxde-vnc . 

Run

docker run -i -t -p 6080:6080 -p 3389:3389 philipz/ubuntu-desktop-xrdp-vnc 

Browse http://127.0.0.1:6080/vnc.html or RDP 127.0.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • Python 12.3%
  • HTML 11.4%
  • CSS 3.9%
  • Shell 0.9%
  • C 0.6%
  • Makefile 0.1%