GitHunt
SA

Samueru-sama/docker-archlinux

Forked : https://github.com/fwcd/docker-archlinux (+ DockerHub Builds) [Maintainer=@Azathothas]

Unofficial, automated Docker multi-platform images of Arch Linux for the following architectures:

Architecture Docker Platform Distribution
x86_64 linux/amd64 Arch Linux
aarch64 linux/arm64 Arch Linux ARM
armv7h linux/arm/v7 Arch Linux ARM
riscv64 linux/riscv64 Arch Linux RISC-V
  • Usage

!# --privileged is DANGEROUS but often fixes lots of DNS & Internet Issues
!# --platform="${PLATFORM}" can be set to run other ArchLinux on Supported System (Requires QEMU)
## --platform="linux/arm64" --> Lets you test the aarch64 version of ArchLinux on x86_64 Host
!# --rm will delete the container upon exit

!# This will drop you in a bash shell
docker run --rm -it --privileged --net="host" "pkgforge/archlinux:latest"

Languages

Dockerfile80.8%Shell19.2%

Contributors

MIT License
Created November 13, 2025
Updated February 27, 2026