history: bootstrap builder by crazy-max · Pull Request #3300 · docker/buildx (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
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 marked this pull request as ready for review
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 }})