Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

AkihiroSuda
Copy link
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
56 checks passed
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