devcontainers / devcontainers/cli
Reproducible builds
Offen
feature-request
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3k
- Forks
- 457
- Ø Merge
- 13 Std. 17 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Please add an option to allow reproducible builds.
Buildkit should provide most building blocks: https://github.com/moby/buildkit/blob/master/docs/build-repro.md
Of course the base `Dockerfile` author is responsible to make sure it allows reproducibility like installing fixed versions via their package manager (e.g. with [repro-get](https://github.com/reproducible-containers/repro-get)).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.