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

fix: handle ancient empty docker layers (#522) #538

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

rchincha
Copy link
Contributor

@rchincha rchincha commented Nov 8, 2023

Earlier versions of docker images had empty layers of 1024 zero-valued octets.

moby/moby#20917 (comment)

Signed-off-by: Ramkumar Chinchani [email protected]
(cherry picked from commit f0f9642)

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha rchincha force-pushed the tag-v0.40.1-empty branch 3 times, most recently from dd138ff to b0cb88b Compare November 8, 2023 21:13
Earlier versions of docker images had empty layers of 1024 zero-valued
octets.

moby/moby#20917 (comment)

(cherry picked from commit f0f9642)

Signed-off-by: Ramkumar Chinchani <[email protected]>
@rchincha rchincha merged commit e905172 into project-stacker:rel-0.40.x Nov 8, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant