devcontainers / devcontainers/cli

Reproducible builds

Open
#672 2 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
3k
Forks
457
Avg merge
13h 17m
Merged PRs (30d)
6

Description

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)).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.