v2fly / reproducible-builds

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Dockerfile 100.0%