Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker check before minikube install #33

Open
JetSquirrel opened this issue May 22, 2022 · 0 comments
Open

Add docker check before minikube install #33

JetSquirrel opened this issue May 22, 2022 · 0 comments

Comments

@JetSquirrel
Copy link

I failed to run create-minikube-cluster.sh because docker version is not 18.09 or higher.
we should add docker check before install minikube:

  • docker is installed and
  • docker version is 18.09 or higher

Maybe , we can add code to automate installation or update docker in script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant