| ▲ | Arch Linux now has a bit-for-bit reproducible Docker image(lists.archlinux.org) | |||||||
| 35 points by speckx 8 hours ago | 3 comments | ||||||||
| ▲ | juliusceasar 4 hours ago | parent | next [-] | |||||||
So why is this important? | ||||||||
| ||||||||
| ▲ | panny 6 hours ago | parent | prev [-] | |||||||
>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 | ||||||||