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

bake: deduplicate context transfer use case #20282

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Jun 24, 2024

follow-up #20245 (review)

Description

Add use case to avoid duplicated context transfer when using multiple targets with bake.

cc @tonistiigi @dgageot @caervs

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@crazy-max crazy-max requested a review from dvdksn as a code owner June 24, 2024 09:50
@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Jun 24, 2024
Copy link

netlify bot commented Jun 24, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 439e0b7
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/667a839a4ddcf500081fccca
😎 Deploy Preview https://deploy-preview-20282--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@crazy-max crazy-max requested a review from tonistiigi June 24, 2024 09:50
Co-authored-by: David Karlsson <[email protected]>
Signed-off-by: CrazyMax <[email protected]>
@crazy-max crazy-max force-pushed the bake-dedup-context-transfer branch from 8591b3b to 439e0b7 Compare June 25, 2024 08:45
@crazy-max crazy-max requested a review from dvdksn June 25, 2024 08:45
Copy link
Collaborator

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

LGTM

@crazy-max crazy-max merged commit 70dda43 into docker:main Jun 26, 2024
11 checks passed
@crazy-max crazy-max deleted the bake-dedup-context-transfer branch June 26, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Relates to Dockerfiles or docker build command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants