appc / goaci

tool to build go projects into ACIs (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
103 stars 15 forks source link

reproducible builds #10

Open jonboulle opened 9 years ago

jonboulle commented 9 years ago

It would be really great if goaci could produce deterministic, reproducible ACI builds from a given snapshot (e.g. git sha) of a particular Go project.

This will require: