Skip to content

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Jul 8, 2025

fixes #3296

Before:

$ docker buildx --builder builder history ls
ERROR: Error response from daemon: container 82f708fa6dfc1935f56ea3f97c57872f47b24774d182928c3560a21187a2d869 is not running

After:

$ docker buildx --builder builder history ls
#1 [internal] booting buildkit
#1 starting container buildx_buildkit_builder0
#1 starting container buildx_buildkit_builder0 0.9s done
#1 DONE 0.9s
BUILD ID                    NAME                                   STATUS      CREATED AT       DURATION   
1i4j7lqd7egb2s27xkqlyx83k   buildx                                 Error       16 seconds ago   3.6s       Open

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max force-pushed the history-bootstrap branch from d429230 to af0090e Compare July 8, 2025 09:13
@crazy-max crazy-max requested a review from tonistiigi July 8, 2025 09:14
@crazy-max crazy-max added this to the v0.26.0 milestone Jul 8, 2025
@crazy-max crazy-max marked this pull request as ready for review July 8, 2025 09:16
@tonistiigi tonistiigi merged commit 3b45220 into docker:master Jul 8, 2025
138 checks passed
@crazy-max crazy-max deleted the history-bootstrap branch July 9, 2025 08:18
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.

History commands should bootstrap inactive builder
2 participants