pull/8629/head
Medya Gh 2020-07-01 13:28:52 -07:00
parent 4a321a6b1e
commit 881ed1df1c
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ var vmProblems = map[string]match{
"DOCKER_PRE_STUCK_CONTAINER": {
Regexp: re(`executing "" at <index (index .NetworkSettings.Ports "22/tcp") 0>`),
Advice: "Ensure docker is running and then run: 'minikube delete' and then 'minikube start' again",
URL: "https://github.com/kubernetes/minikube/issues/8163#issuecomment-652627436",
Issues: []int{8163},
},
// Hyperkit