https://github.com/terwer/docker-fedora-vnc
Docker buid for fedora with vnc
https://github.com/terwer/docker-fedora-vnc
docker docker-compose fedpra mate-desktop vnc
Last synced: 2 months ago
JSON representation
Docker buid for fedora with vnc
- Host: GitHub
- URL: https://github.com/terwer/docker-fedora-vnc
- Owner: terwer
- License: apache-2.0
- Created: 2019-04-10T14:17:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T14:06:17.000Z (about 7 years ago)
- Last Synced: 2025-07-01T06:44:20.142Z (12 months ago)
- Topics: docker, docker-compose, fedpra, mate-desktop, vnc
- Language: Dockerfile
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-fedora-vnc
Docker buid for fedora with vnc
# VNC help
open xstartup
```
vim ~/.vnc/xstartup
```
setup
```
#!/bin/sh
xrdb $HOME/.Xresources
startxfce4 &
```
# Steps
see http://www.terwergreen.com/post-dark/7871.html