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

archive: set WithModTimeUpperBound when WithSourceDateEpoch is set #7710

Conversation

AkihiroSuda
Copy link
Member

WithModTimeUpperBound sets the upper bound value of the ModTime property of the tar entry structs.

WithSourceDateEpoch now implies WithModTimeUpperBound too, in addition to WithWhiteoutTime (#7478).

For

WithModTimeUpperBound sets the upper bound value of the ModTime property
of the tar entry structs.

WithSourceDateEpoch now implies WithModTimeUpperBound too,
in addition to WithWhiteoutTime.

For moby/buildkit issue 3296

Signed-off-by: Akihiro Suda <[email protected]>
@dmcgowan dmcgowan self-assigned this Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants