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

Do not pre-pull cache images #470

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gzm0
Copy link

@gzm0 gzm0 commented Feb 5, 2025

Since 20.18.6 / 2140a2b / #462, buildkit is always enabled.

Therefore, there is no need anymore to pre-pull the cached images, --cache-from will cause buildkit to pull as needed.

This is a slimmed down alternative to #360.

Since 20.18.6 / 2140a2b / drone-plugins#462,
buildkit is always enabled.

Therefore, there is no need anymore to pre-pull the cached images,
`--cache-from` will cause buildkit to pull as needed.

This is a slimmed down alternative to drone-plugins#360.
@gzm0
Copy link
Author

gzm0 commented Feb 5, 2025

/cc @neil-ach

Copy link

@neil-ach neil-ach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

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