Skip to content

fix: set buildx logger limit to 4 MiB, env.BUILDKIT_STEP_LOG_MAX_SIZE=4000000

Wouter Deconinck requested to merge buildx-logger-4MB into master

This PR increases the log limit to 4 MiB (from 2 MiB), getting by the warnings [output clipped, log limit 2MiB reached]

Merge request reports