Skip to content

Reproducible builds are a set of software development practices that create an independently-verifiable path from source to binary code.

License

Notifications You must be signed in to change notification settings

v2fly/reproducible-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Reproducible builds are a set of software development practices that create an independently-verifiable path from source to binary code.

Resources

License

Stars

Watchers

Forks