Закрыть
×
=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 сентября, 18 сентября, 4 октября, 28 октября, 6 ноября, 26 ноября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Занятия в тренажерном зале
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Отличный подарок к 8 Марта . Вазы декоративные ручной работы , гарантия качества . Более 10 лет на рынке
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
Docker (packaging web applications into a container)
Выполняем в командной строке docker pull ... и ошибка: "Error! no matching manifest for linux/amd64 in the manifest list entries" | Docker Desktop
посмотрели
5567
раз
обновлено: 4 December 2022
Нажимаем
правой клавишей
мыши на Windows иконке
Теперь нажимаем на
Power Shell (admin)
Выполняю команду:
docker pull mcr.microsoft.com/windows/nanoserver:ltsc2022
Появляется ошибка:
ltsc2022: Pulling from windows/nanoserver
no matching manifest for linux/amd64 in the manifest list entries
Решение
Шаг 1.
Переключаем Container на Windows
Запускаем
Docker Desktop
и делаем так:
Шаг 2.
Ставим Experimental в true
Запускаем
docker pull mcr.microsoft.com/windows/nanoserver:ltsc2022
Не работает
Запускаем
docker pull mcr.microsoft.com/windows/nanoserver:1809
Работает
← Previous topic
Open Docker Desktop and error: "Error! Docker Desktop cannot start → Enable virtualization on your computer"
Next topic →
Using Docker in a project with Angular (for Windows)
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