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

[v0.6 backport] inline cache: fix handling of duplicate blobs #1572

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 16, 2020

backport of #1568

fixes #1388 cache-from working unreliably

Blob digest shouldn't be used as a unique identifier as it may appear multiple times in the layer chain. Especially in moby where the digest is not compressed.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit be1a6aa)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@tonistiigi tonistiigi merged commit 4cb720e into moby:docker-19.03 Jul 16, 2020
@thaJeztah thaJeztah deleted the 0.6_backport_inline_fix branch July 16, 2020 19:15
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.

2 participants