-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
docker driver: windows does not support privlileged #7954
Comments
the source of the problem is, the docker is installed by default with windows containers we should be able to detect that and let user know how to fix it.
|
after switching to linux containers, I get
|
should be easy to detect by os.type |
This issue appears to be a duplicate of #7352, do you mind if we move the conversation there? Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using Thank you for reporting this! |
on a fresh windows 2019 in azure,
minikube start failed with hyperv error but it failed over to docker
but docker had this error:
The text was updated successfully, but these errors were encountered: