alt.hn

4/21/2026 at 6:29:28 PM

Arch Linux now has a bit-for-bit reproducible Docker image

https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/44PW52T547MACXFU5HZ5U7SIPAX3BAXS/

by speckx

4/21/2026 at 10:07:04 PM

So why is this important?

by juliusceasar

4/21/2026 at 11:14:59 PM

I use Arch btw.

by redrix

4/21/2026 at 8:26:02 PM

>This is due to one important caveat: to ensure reproducibility, the pacman keys have to be stripped from the image, meaning that pacman is not usable out of the box in this image.

>Users will need to (re)generate the pacman keyring (by running `pacman-key --init && pacman-key --populate archlinux`) before being able to update the system and install packages via pacman.

Interestingly, this approach is how archlinuxarm has been distributed all along. https://archlinuxarm.org/platforms/armv8/generic

by panny