Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binhex/arch-int-gui
Docker build script for Arch Linux base with TigerVNC, noVNC, and OpenBox
https://github.com/binhex/arch-int-gui
arch-linux docker docker-image gui novnc x-windows
Last synced: 2 months ago
JSON representation
Docker build script for Arch Linux base with TigerVNC, noVNC, and OpenBox
- Host: GitHub
- URL: https://github.com/binhex/arch-int-gui
- Owner: binhex
- License: gpl-3.0
- Created: 2017-09-22T15:35:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T10:20:25.000Z (3 months ago)
- Last Synced: 2024-10-12T18:58:35.660Z (3 months ago)
- Topics: arch-linux, docker, docker-image, gui, novnc, x-windows
- Language: Shell
- Homepage:
- Size: 115 KB
- Stars: 11
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Application**
[Arch Linux](https://www.archlinux.org/)
**Description**
Arch Linux is an independently developed, i686/x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance.
**Build notes**
This is an intermediate Docker image which is used as a base image for other Docker images which require a GUI's.
**Access via web interface (noVNC)**
`http://:/vnc.html?resize=remote&host=&port=&&autoconnect=1`
e.g.:-
`http://192.168.1.10:6080/vnc.html?resize=remote&host=192.168.1.10&port=6080&&autoconnect=1`
**Access via VNC client**
`::`
e.g.:-
`192.168.1.10::5900`
**Notes**
This image includes dumb-init (https://github.com/Yelp/dumb-init) to ensure a clean shutdown and to correctly reap processes, Supervisor (http://supervisord.org/) is also installed to help monitor and run child processes.
If you appreciate my work, then please consider buying me a beer :D
[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4)
[Documentation](https://github.com/binhex/documentation) | [Support Forum](http://forums.unraid.net/index.php?topic=45811.0)