https://github.com/binhex/arch-base
Docker build script for Arch Linux base
https://github.com/binhex/arch-base
arch-linux docker docker-image
Last synced: 4 months ago
JSON representation
Docker build script for Arch Linux base
- Host: GitHub
- URL: https://github.com/binhex/arch-base
- Owner: binhex
- License: gpl-3.0
- Created: 2014-07-02T14:13:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-03-03T23:57:35.000Z (4 months ago)
- Last Synced: 2026-03-04T04:04:45.720Z (4 months ago)
- Topics: arch-linux, docker, docker-image
- Language: Shell
- Homepage:
- Size: 5.6 MB
- Stars: 29
- Watchers: 2
- Forks: 38
- Open Issues: 2
-
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
Arch Linux base image built from "scratch". This image is set to a snapshot
by using the archive.archlinux.org website for package updates, this is
required to reduce image size by preventing rolling updates to packages.
## 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
[](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)