Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 249 Bytes

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