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

driver "docker" is not supported #8

Open
volkorny opened this issue Sep 10, 2020 · 3 comments
Open

driver "docker" is not supported #8

volkorny opened this issue Sep 10, 2020 · 3 comments

Comments

@volkorny
Copy link

Hi
I have driver "docker" is not supported error.
Please advice.

2020-09-10T07:42:09.0703600Z     test minikube
2020-09-10T07:42:09.0825711Z ##[group]Run opsgang/[email protected]
2020-09-10T07:42:09.0825863Z with:
2020-09-10T07:42:09.0825994Z   minikube-version: 1.4.0
2020-09-10T07:42:09.0826234Z   k8s-version: 1.15.1
2020-09-10T07:42:09.0826362Z ##[endgroup]
2020-09-10T07:42:09.1299170Z Downloading Minikube from https://github.com/kubernetes/minikube/releases/download/v1.4.0/minikube-linux-amd64
2020-09-10T07:42:10.7425728Z [command]chmod +x /home/runner/work/_temp/ad9eb45d-017b-4fcd-bc94-99df204c69f7
2020-09-10T07:42:10.7698839Z ##[group]Run minikube config set vm-driver docker
2020-09-10T07:42:10.7699057Z �[36;1mminikube config set vm-driver docker�[0m
2020-09-10T07:42:10.7699282Z �[36;1mminikube config set kubernetes-version v1.15.1�[0m
2020-09-10T07:42:10.7699389Z �[36;1mminikube start�[0m
2020-09-10T07:42:10.7699486Z �[36;1mminikube update-context�[0m
2020-09-10T07:42:10.7699585Z �[36;1mkubectl cluster-info�[0m
2020-09-10T07:42:10.7699686Z �[36;1mkubectl get pods -n kube-system�[0m
2020-09-10T07:42:10.7733377Z shell: /bin/bash -e {0}
2020-09-10T07:42:10.7733467Z ##[endgroup]
2020-09-10T07:42:10.8084160Z * 
2020-09-10T07:42:10.8084566Z X Set failed: [driver "docker" is not supported]
2020-09-10T07:42:10.8084816Z * 
2020-09-10T07:42:10.8085006Z * Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
2020-09-10T07:42:10.8085760Z   - https://github.com/kubernetes/minikube/issues/new/choose
2020-09-10T07:42:10.8100932Z ##[error]Process completed with exit code 70.
@alo-id
Copy link

alo-id commented Jul 21, 2022

@volkorny Did you figure this out?

@medyagh
Copy link

medyagh commented Jan 19, 2023

Hi there, I am maintainer of minikube and just out of curiosity see this issue is using an ancient minikube verison 1.4.0 (is more than 3 years old) and at that time minikube did not have docker driver.

dont mean to advertise, and I really apperciate this author's work (aries1980) on making a github action but
minikube maintainers have also a github action for minikube https://github.com/marketplace/actions/setup-minikube if you would like to get more update to date github action.

@aries1980
Copy link
Member

Hello guys, I haven't used this action since I posted it. If there is a demand, I can have a look.

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

4 participants