Skip to content

driver kubernetes: allow to work in a Memory mount to speed up things#3253

Merged
crazy-max merged 1 commit into
docker:masterfrom
samifruit514:master
Jun 20, 2025
Merged

driver kubernetes: allow to work in a Memory mount to speed up things#3253
crazy-max merged 1 commit into
docker:masterfrom
samifruit514:master

Conversation

@samifruit514
Copy link
Copy Markdown

Depending on the size of the layers, it can increase build speed by a lot.
our use case is an docker buildx on a c7i.4xlarge. For a big COPY of about 1GB, we gained 1min of build time!

Comment thread driver/kubernetes/factory.go Outdated
Comment thread driver/kubernetes/manifest/manifest.go Outdated
samifruit514 pushed a commit to samifruit514/docs that referenced this pull request Jun 18, 2025
@samifruit514
Copy link
Copy Markdown
Author

Thanks @AkihiroSuda , I created a PR for doc: docker/docs#22865

@AkihiroSuda
Copy link
Copy Markdown
Collaborator

LGTM, but please squash the commits

@crazy-max crazy-max merged commit 22f776f into docker:master Jun 20, 2025
138 checks passed
@crazy-max
Copy link
Copy Markdown
Member

crazy-max commented Jul 21, 2025

aevesdocker added a commit to docker/docs that referenced this pull request Sep 4, 2025
<!--Delete sections as needed -->

## Description

Doc Update for change in buildx repo

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
docker/buildx#3253

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Samuel Archambault <[email protected]>
Co-authored-by: Samuel Archambault <[email protected]>
Co-authored-by: Allie Sadler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants