Hi Docker Team,
I installed Docker, but when I tried to launch it, I came into this problem. How can I now resolve it?
Share and learn in the Docker community.
Hi Docker Team,
I installed Docker, but when I tried to launch it, I came into this problem. How can I now resolve it?
You installed Docker Desktop which requires vitualization. You can use Docker CE on linux without KVM if you don’t need the desktop. If you need the features of the desktop, follow the instructions of the documentation:
For KVM it refers to this page:
If you are trying to install it in a virtual machine, you need nested virtualization enabled.