How to disable output clipping in docker build?
Aperta
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.