Закрыть
×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "flex"; // !!!!! block document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Праздники ...
Праздники ...
День Октябрьской революции (7 Ноября)
Концерты, выставки ...
Концерты, выставки ...
Хоккей "Динамо-Шинник" - ХК "Сахалинские акулы"|||г. Бобруйск 14 сентября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Tandem - школа, студия современного танца
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Гидромоторы/гидронасосы серии 310.3.56
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
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 & features
→
Programs & 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)
+ Picture
Объявления
Объявления
•
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