Skip to content

ExistingPerson08/arch-base

 
 

Repository files navigation

Arch-base

Base Arch Linux container image with bootc for usage in custom images. Similar for what is Universal Blue main image to Fedora.

  • Images are build every day
  • Codecs and drivers preinstalled
  • Distrobox and flatpak preinstalled
  • Fixes for some common problems with Arch bootc

I want also to thank bootcrew for making Arch bootc and Hec for his "Arch bootstraping" that fixes some problems.

There is no Nvidia image right now 😕. If you want to make Nvidia image, just open PR.

If you want to make your custom image, just add this to your Containerfile:

FROM ghcr.io/existingperson08/arch-base:latest
RUN pacman -Syu

About

Base Arch Linux container image with bootc for usage in custom images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 54.6%
  • Shell 32.9%
  • Just 12.5%