docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.85k stars 287 forks source link

Starting docker desktop on windows 1809+ without hyperv #3571

Open vldmr-bus opened 5 years ago

vldmr-bus commented 5 years ago

With process isolation hyperv is not needed for windows containers when running on windows 10 version 1809. But with hyperv disabled the docker at startup asks to enable hyperv, and if enabling is not confirmed by the user, it just quits. Instead it could provide an option to switch to windows containers.

docker-robott commented 5 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale comment. Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle stale

mitchcapper commented 5 years ago

/lifecycle frozen

mitchcapper commented 5 years ago

/remove-lifecycle stale

olljanat commented 4 years ago

I guess that you can use server installer to get Windows containers support: https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/deploy-containers-on-server

@thaJeztah you probably know who can tell if there is plans to support Docker Desktop run on limited Windows containers with process isolation only mode?