Skip to content

Do not pre-pull cache images#470

Open
gzm0 wants to merge 1 commit into
drone-plugins:masterfrom
gzm0:no-pull
Open

Do not pre-pull cache images#470
gzm0 wants to merge 1 commit into
drone-plugins:masterfrom
gzm0:no-pull

Conversation

@gzm0

@gzm0 gzm0 commented Feb 5, 2025

Copy link
Copy Markdown

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

gzm0 commented Feb 5, 2025

Copy link
Copy Markdown
Author

/cc @neil-ach

@neil-ach neil-ach left a comment

Copy link
Copy Markdown

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