Skip to content

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

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

samifruit514
Copy link

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!

samifruit514 pushed a commit to samifruit514/docs that referenced this pull request Jun 18, 2025
Signed-off-by: Samuel Archambault <samuel.archambault@getmaintainx.com>
@samifruit514
Copy link
Author

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

@AkihiroSuda
Copy link
Collaborator

LGTM, but please squash the commits

Signed-off-by: Samuel Archambault <samuel.archambault@getmaintainx.com>
@crazy-max crazy-max merged commit 22f776f into docker:master Jun 20, 2025
138 checks passed
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.

3 participants