The Wayback Machine - https://web.archive.org/web/20251014182643/https://github.com/docker/buildx/pull/3253
Skip to content

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
@crazy-max
Copy link
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 <samuel.archambault@getmaintainx.com>
Co-authored-by: Samuel Archambault <samuel.archambault@getmaintainx.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment