Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image
Summary
Arch Linux announces a bit-for-bit reproducible Docker image under a dedicated repro tag. To achieve reproducibility, pacman keys are stripped from the image and must be reinitialized inside the container before installing or updating packages. Reproducibility is verified with digest equality and the diffoci tool, and the build process normalizes timestamps and removes non-deterministic caches; the author also discusses a potential automated rebuilder workflow.