make clean
shouldn't require Docker if Docker is not installed
#1959
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Use case: running hack/build-go.sh and make clean on a Mac without docker fails because it's assuming Docker is required.
Would prefer if make clean bypassed image path if Docker is not installed
The text was updated successfully, but these errors were encountered: