How to disable output clipping in docker build?
未关闭
- 主要语言
- Go
- 星标
- 30.8k
- 派生
- 613
- PR 合并指标
- 30 天内没有已合并 PR
描述
When I'm building docker image I'm getting message:
```#8 225.0 [output clipped, log limit 1MiB reached]```
I know that I should set two env variables for docker:
BUILDKIT_STEP_LOG_MAX_SIZE=-1
BUILDKIT_STEP_LOG_MAX_SPEED=-1
How to set them in Colima ?
Reference: https://github.com/docker/buildx/issues/484
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。