Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1014 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 1014 Bytes

dock0/arch

GitHub Workflow Status) GitHub release License

A minimal Archlinux root filesystem, as a tarball. This is used as a base image for my Arch containers.

Usage

To build a new image, update the submodule and run make. This launches the docker build container and builds the image.

To start a shell in the build environment for manual actions, run make manual.

This image has pacman keys initialized.

License

The scripts in this repo are released under the MIT License. See the bundled LICENSE file for details. The packages and other content stored in root.tar.xz retains its original licenses.