Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Use layers digest for CacheID in FROM step #307

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

krumstein
Copy link

Using layers digest for calculating cacheID allows to use cache between different image tags. This can be very useful if there's a lot of similar images with different tags, for example, in a CI/CD pipeline where each feature branch produces different image tag.

@CLAassistant
Copy link

CLA assistant check
All committers have signed the CLA.

@yiranwang52
Copy link
Collaborator

I think the best approach should be using SHA256 hash of manifest content.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants