Skip to content

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

Merged
tonistiigi merged 1 commit intomoby:docker-19.03from
thaJeztah:0.6_backport_inline_fix
Jul 16, 2020
Merged

[v0.6 backport] inline cache: fix handling of duplicate blobs#1572
tonistiigi merged 1 commit intomoby:docker-19.03from
thaJeztah:0.6_backport_inline_fix

Conversation

@thaJeztah
Copy link
Copy Markdown
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