devcontainers / devcontainers/cli
Reproducible builds
Abierto
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 3k
- Forks
- 457
- Merge medio
- 13 h 17 min
- PR fusionados (30 d)
- 6
Descripción
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)).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.