abiosoft / abiosoft/colima

How to disable output clipping in docker build?

未关闭
#247 3 条评论 10 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。