I am seeing following error. please suggest
Next you should learn how to copy a text into a forum post and format it (hint: 3 backticks) - or at least how to crop an image.
Seems the image does not run on your architecture. Using Docker Desktop?
PS C:\azp-agent-in-docker> docker pull mcr.microsoft.com/windows/servercore:ltsc2022
ltsc2022: Pulling from windows/servercore
What's next:
View a summary of image vulnerabilities and recommendations â docker scout quickview mcr.microsoft.com/windows/servercore:ltsc2022
no matching manifest for linux/amd64 in the manifest list entries
Above is the error message
I am running from VS studio
this is what I see, how could i execute from docker desktop, where is the option below?
Server core is a Windows software. You need to switch to Windows containers. The default is Linux containers. Click on the icon in the notification area and click âSwitch to Windows containersâ.
1 Like