https://github.com/mageddo/lubuntu-desktop-tightvncserver
https://github.com/mageddo/lubuntu-desktop-tightvncserver
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mageddo/lubuntu-desktop-tightvncserver
- Owner: mageddo
- Created: 2016-03-18T15:01:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T18:15:44.000Z (over 7 years ago)
- Last Synced: 2025-04-14T10:12:29.016Z (about 1 year ago)
- Language: Dockerfile
- Size: 10.7 KB
- Stars: 6
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Introduce
Create **VNC** servers on minutes using docker
### Building and running from source
$ docker-compose up --build source
### Running from docker hub
$ docker-compose up docker-hub
### Connecting
Connect on `127.0.0.1:5901`, the defult password is `12345678`

### License
This project is released under version 2.0 of the [](http://www.apache.org/licenses/LICENSE-2.0).