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

inline cache: fix handling of duplicate blobs #1568

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Jul 15, 2020

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 [email protected]

@tonistiigi tonistiigi added this to the v0.7.0 milestone Jul 16, 2020
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.

cache-from working unreliably
2 participants