ShrirajHegde / binhex-arch-base

Multiplatform docker build for https://github.com/binhex/arch-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application

Arch Linux

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

PayPal donation

Documentation | Support Forum

About

Multiplatform docker build for https://github.com/binhex/arch-base

License:GNU General Public License v3.0


Languages

Language:Shell 91.7%Language:Dockerfile 8.3%