Arch Linux provides reproducible builds of container images.
The Arch Linux distribution has provided reproducible builds of container images, allowing verification that the binary files included in the image were built from the provided source code and do not contain hidden changes. Reproducible Arch Linux images are hosted on Docker Hub with the tag repro. Anyone can build a container image from the source code that matches bit for bit with the ready-made images distributed by the project, […]
