reproducible-builds Reproducible builds are a set of software development practices that create an independently-verifiable path from source to binary code. https://reproducible-builds.org Usage docker build -t rb . docker run rb