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

Support dobi's enhanced caching for images built from remote TAR files and Git repos. #225

Open
aidan-mundy opened this issue Oct 27, 2021 · 0 comments

Comments

@aidan-mundy
Copy link
Contributor

aidan-mundy commented Oct 27, 2021

Dobi should support enhanced caching with remote build contexts.

For TAR/solo files, the implementation would most likely rely on inspection of the tarfile's contents.
For Git repos, simple caching can be done by detecting commit sha changes, with more advanced caching by detecting changes to specific files in commits that contain the cached commit in their history.

Relates to #224

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

No branches or pull requests

1 participant