https://github.com/luzifer-docker/archlinux
https://github.com/luzifer-docker/archlinux
archlinux build-daily docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luzifer-docker/archlinux
- Owner: luzifer-docker
- License: gpl-3.0
- Created: 2019-02-14T17:37:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-16T00:32:18.000Z (3 months ago)
- Last Synced: 2025-12-19T09:13:12.525Z (3 months ago)
- Topics: archlinux, build-daily, docker
- Language: Makefile
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Base Image for Arch Linux
This repository contains all scripts and files needed to create a Docker base image for the Arch Linux distribution.
## Dependencies
Install the following Arch Linux packages:
* make
* devtools
## Usage
Run `make docker-image` as root to build the base image.
## Purpose
* Provide the Arch experience in a Docker Image
* Provide the most simple but complete image to base every other upon
* `pacman` needs to work out of the box
* All installed packages have to be kept unmodified