GoogleContainerTools / GoogleContainerTools/skaffold

Warn if Docker daemon is out of space

Open
#4,695 1 comment 0 reactions 0 assignees View on GitHub
help wanted kind/friction kind/todo priority/p3
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.