dir.by  
  Поиск  
Компьютер, программы
Docker (packaging web applications into a container)
 Открываем Docker Desktop и ошибка: "Error! Docker Desktop cannot start → Enable virtualization on your computer" 
посмотрели 6074 раз
обновлено: 4 December 2022
Открываем Docker Desktop
 
Ошибка:
Docker Desktop cannot start

Enable virtualization on your computer

Check that hardware-assisted virtualization (either Intel VMX or AMD SVM)
and Data Execution Prevention (sometimes labeled XD or Execute Disable or
NX) are enabled in your BIOS.

Check your bootloader is configured to launch Hyper-V.

See https://docs.docker.com/desktop/windows/troubleshoot/#virtualization
 
Решение
Шаг 1. Включаем HYPER-V
Открываем в Windows:
App & featuresPrograms & Features
Ставим галочку на [v] Hyper-V
 
Шаг 2. выполняем команду
  Command Prompt (Win Console)  
bcdedit /set hypervisorlaunchtype auto
 
Шаг 3. Перезагружаем компьютер и открываем Docker Desktop
Docker Desktop открылся без ошибок:
 
← Previous topic
Open Docker Desktop and error: "Error! WSL 2 installation is incomplete"
 
Next topic →
Execute docker pull ... and error: "Error! no matching manifest for linux/amd64 in the manifest list entries" | Docker Desktop
 
Your feedback ... Comments ...
   
Your Name
Your comment (www links can only be added by a logged-in user)

  Объявления  
  Объявления  
 
What is Docker?
Installing Docker for Windows | Docker Desktop startup errors
Errors in Docker Desktop
Open Docker Desktop and error: "Error! Cannot enable Hyper-V service"
Open Docker Desktop and error: "Error! WSL 2 installation is incomplete"
Open Docker Desktop and error: "Error! Docker Desktop cannot start → Enable virtualization on your computer"
Execute docker pull ... and error: "Error! no matching manifest for linux/amd64 in the manifest list entries" | Docker Desktop
Docker in projects
Using Docker in a project with Angular (for Windows)
Using Docker for the .NET Core API of the application
Additional topics, questions
[v] enable Docker for Kubernetes
How to find out the version of Docker (click the tab "Docker Engine") | Docker Desktop
WWW Sites to Learn Docker
Sites to learn Docker

  Ваши вопросы присылайте по почте: info@dir.by