You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of docker-library/official-images issue 16044
This exporter option rewrites the timestamps of the files inside image layers
to use $SOURCE_DATE_EPOCH so as to increase reproducibility.
https://github.com/moby/buildkit/blob/v0.15.2/docs/build-repro.md#source_date_epoch
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
# TODO also add appropriate "--tag" lines (which would give us a mostly correct "subject" block in the generated SBOM, but we'd then need to replace instances of $sbomImageManifest with $imageManifest for their values to be correct)
0 commit comments