Y
Hacker News
new
|
ask
|
show
|
jobs
by
ElectricalUnion
925 days ago
https://martinfowler.com/bliki/ReproducibleBuild.html
and
https://wiki.debian.org/ReproducibleBuilds
and
https://reproducible-builds.org/
says just because something is "repeatable", doesn't mean it is "reproducible".
1 comments
corethree
925 days ago
byte for byte builds? I knew it was some pedantic thing. I'm sorry if some timestamp changes one byte of the build.
link
ParetoOptimal
924 days ago
No, the biggest issue is you rebuild an image that has apt-update and 20 dependencies break.
link