History commands should bootstrap inactive builder (original) (raw)

Reported by @rumpl

When running the history command against an inactive container builder it fails with:

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

Like for build it should bootstrap the builder first in case it is inactive.