Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With reproducible build you know that what you test on your dev laptop is the same as what will go out from your CI, and if hash mismatch you can chase why. For a concrete exemple, Mellanox driver configure script will auto detect if it's running under docker and change a compile flags, so if you build in a container using podman you get a different result.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: