docker / docker/setup-buildx-action
Cache BuildKit state volume
Open
@crazy-max is already working on this.
Since May 19, 2025.
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 263
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 13
Description
follow-up https://github.com/docker/build-push-action/issues/482
Since docker/buildx#672 BuildKit state is saved in a named volume. We should be able to cache it and mount it back. This would require the possiblity to name the builder instead of a generated one.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.