Закрыть
×
=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 Ноября)
Концерты, выставки ...
Концерты, выставки ...
Спектакль "Девичник"|||г. Минск 10 сентября, 14 октября, 26 ноября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Плавание в бассейне, сауна
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
BRILLIANT – желтый ультрафиолетовый краситель для автокондиционеров, электрических компрессоров
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
Docker (packaging web applications into a container)
Устанавливаем Docker для Windows | Ошибки Docker Desktop при запуске
посмотрели
19425
раз
обновлено: 4 December 2022
Шаг 1.
Открываем сайт
Открываем
www.docker.com/products/docker-desktop
Шаг 2.
Устанавливаем
Запускаем
Docker Desktop Installer.exe
Нажимаем
Close and Restart
и компьютер перегрузится
На Desktop увидим что Docker установился
Шаг 3.
Запускаем Docker Desktop
Видим что
Docker
запускается:
Docker
запустился.
Docker
показал нет контейнеров:
На заметку! Ошибки в Docker Desktop при запуске:
Ошибка 1
"Cannot enable Hyper-V service"
Читаем как исправить:
Error. Cannot enable Hyper-V service. Docker Desktop ...
Ошибка 2
"WSL 2 installation is incomplete
The WSL 2 Linux kernel is now installed using a separate MSI update package.
Please click the link and follow the instructions to install the kernel "
Читаем как исправить:
Error. WSL 2 installation is incomplete. The WSL 2 Linux kernel is now installed using a separate MSI update package. Docker Desktop ...
Ошибка 3
"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."
Читаем как исправить:
Error. Docker Desktop cannot start. Enable virtualization on your computer. Docker Desktop ...
Ошибка 4
"ltsc2022: Pulling from windows/nanoserver
no matching manifest for linux/amd64 in the manifest list entries"
Читаем как исправить:
Error. ltsc2022: Pulling from windows/nanoserver. No matching manifest for linux/amd64 in the manifest list entries. Docker Desktop ...
← Previous topic
What is Docker?
Next topic →
Open Docker Desktop and error: "Error! Cannot enable Hyper-V service"
Your feedback ...
2
Comments
guest
12 November 2021 19:21
Спасибо!
answer
guest
2 December 2022 0:52
Спасибо! Помогло установить Docker. Завис "WSL2 Linux kernel update package for x64 machines".
answer
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