https://github.com/zaoqi/minetest-novnc-docker
Base Docker image to run minetest in a web browser via noVNC (html5 vnc viewer) + Xvfb + x11vnc
https://github.com/zaoqi/minetest-novnc-docker
Last synced: 29 days ago
JSON representation
Base Docker image to run minetest in a web browser via noVNC (html5 vnc viewer) + Xvfb + x11vnc
- Host: GitHub
- URL: https://github.com/zaoqi/minetest-novnc-docker
- Owner: zaoqi
- License: apache-2.0
- Created: 2019-07-28T16:09:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T17:40:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T15:46:36.424Z (3 months ago)
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## minetest-novnc-docker
Ever wanted to containerize your Minetest and access them via
a web browser? No? Neither did I!This container runs:
* Xvfb - X11 in a virtual framebuffer
* x11vnc - A VNC server that scrapes the above X11 server
* [noNVC](https://kanaka.github.io/noVNC/) - A HTML5 canvas vnc viewer
* Fluxbox - a small window manager
* minetest## Run It
make run
xdg-open http://localhost:8080In your web browser you should see minetest
## Issues
* Fluxbox could be skinned or reduced