buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

Add BUILDKITD_LOG_FORMAT env var support for log formatting

Open kivarun opened this issue 7 months ago • 0 comments

This change introduces the BUILDKITD_LOG_FORMAT environment variable as an alternative way to set the log-format option. It makes it easier to configure log formatting when running buildkitd inside Docker containers, where passing CLI flags may be less convenient.

kivarun avatar Sep 25 '25 08:09 kivarun