Skip to content

Latest commit

History

2,282 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

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

ArchitectureDocker PlatformDistribution
x86_64linux/amd64Arch Linux
aarch64linux/arm64Arch Linux ARM
armv7hlinux/arm/v7Arch Linux ARM
riscv64linux/riscv64Arch 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"

About

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

Resources

Stars

3 stars

Watchers

1 watching

Forks

Packages

Contributors

Languages