Skip to content

overlay: set whiteout timestamps to 1970-01-01 (not to SOURCE_DATE_EPOCH)#3981

Merged
tonistiigi merged 1 commit intomoby:masterfrom
AkihiroSuda:zero-whiteout-timestamp
Jun 30, 2023
Merged

overlay: set whiteout timestamps to 1970-01-01 (not to SOURCE_DATE_EPOCH)#3981
tonistiigi merged 1 commit intomoby:masterfrom
AkihiroSuda:zero-whiteout-timestamp

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda commented Jun 30, 2023

Even with this commit, the COPY --from=0 / / workaround mentioned in docs/build-repro.md is still needed for most Dockerfiles. (See PR #3980 for the reason)

Partially closes #3168 (for overlayfs and stargz)

Relevant:

…OCH)

Even with this commit, the `COPY --from=0 / /` workaround mentioned in `docs/build-repro.md`
is *still* needed for most Dockerfiles. (See PR 3980 for the reason)

Closes moby#3168 (for overlayfs and stargz)

Relevant: containerd/containerd PR 8764

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda

This comment was marked as resolved.

@AkihiroSuda AkihiroSuda marked this pull request as draft June 30, 2023 03:45
@AkihiroSuda AkihiroSuda marked this pull request as ready for review June 30, 2023 05:17
@tonistiigi tonistiigi merged commit cdf28d6 into moby:master Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make whiteout timestamps reproducible

2 participants