https://github.com/razikus/docker-raspbian-novnc
https://github.com/razikus/docker-raspbian-novnc
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/razikus/docker-raspbian-novnc
- Owner: Razikus
- License: mit
- Created: 2017-12-09T18:56:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T15:09:49.000Z (almost 8 years ago)
- Last Synced: 2025-04-15T05:51:57.290Z (6 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What it is?
docker-raspbian-novnc is a base docker image for all X-providers.
You can simply, by one command run the desktop environment which can be accessed by browser.## xfce4
To run xfce4 desktop environment try this:
```docker run -d -p 80:8080 razikus/docker-raspbian-novnc:xfce4```For base image, see the main Dockerfile.
