help wantedkind/frictionkind/todopriority/p3
Metriche repository
- Star
- (12.822 stelle)
- Metriche merge PR
- (Merge medio 3g 6h) (16 PR mergiate in 30 g)
Descrizione
We've noticed across a couple of friction logs that strange things occur when the Docker daemon is out of space, particularly with minikube.
Before calling docker build, could we check docker system df to make sure there is adequate space and emit a warning if not? This could also be useful as a trigger to prune images during startup (#4693).
NOTE: This would be applicable for both local builds (minikube docker-env) and remote builds.