All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Arch Linux Achieves Bit-for-Bit Reproducible Docker Image with New 'Repro' Tag

By

maxloh

1mo ago· 3 min readenNews

Summary

Arch Linux has achieved a significant milestone by creating a bit-for-bit reproducible Docker image, distributed under a new 'repro' tag. This follows a similar achievement for their WSL image. The reproducibility comes with a caveat: pacman keys are stripped from the image to ensure reproducibility, making pacman unusable out of the box. The team is providing this as a first milestone while working on a solution to the technical constraint.

Key quotes

· 4 pulled
I'm happy to share that Arch Linux now has a bit-for-bit reproducible Docker image!
This bit-for-bit reproducible image is distributed under a new 'repro' tag.
The reason for this is due to one noticeable 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.
While waiting to find a suitable solution to this technical constraint, we are therefore providing this reproducible image under a dedicated tag as a first milestone.
Snippet from the RSS feed
As a follow-up to the similar milestone reached for our WSL image a few months ago, I’m happy to share that Arch Linux now has a bit-for-bit reproducible Docker image! This bit-for-bit reproducible image is distributed under a new “repro” tag. The reason

You might also wanna read