history: bootstrap builder by crazy-max · Pull Request #3300 · docker/buildx (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@crazy-max

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

@crazy-max

Signed-off-by: CrazyMax 1951866+crazy-max@users.noreply.github.com

@crazy-max crazy-max marked this pull request as ready for review

July 8, 2025 09:16

tonistiigi

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

2 participants

@crazy-max @tonistiigi