https://github.com/mageddo/lubuntu-desktop-x11vnc-server
Dockerized Lubuntu desktop
https://github.com/mageddo/lubuntu-desktop-x11vnc-server
Last synced: 11 months ago
JSON representation
Dockerized Lubuntu desktop
- Host: GitHub
- URL: https://github.com/mageddo/lubuntu-desktop-x11vnc-server
- Owner: mageddo
- Created: 2016-03-17T17:06:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T14:50:20.000Z (about 10 years ago)
- Last Synced: 2025-03-27T23:30:25.941Z (about 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
## Building and running docker image
$ docker build --tag ubuntu-gui .
$ docker run -it --name "ubuntu-gui" \
-p 5900:5900 \
ubuntu-gui
# Connecting to server
vnc 127.0.0.1:5900
the password is
12345