docker :manifest for microsoft/windowsservercore:latest not found

Ehsan Akbar picture Ehsan Akbar · May 6, 2019 · Viewed 13.5k times · Source

I want to run IIS in my Docker container

enter image description here

But when I write this command :

docker pull microsoft/windowsservercore

I get this error :

Using default tag: latest Error response from daemon: manifest for microsoft/windowsservercore:latest not found

Answer

error404 picture error404 · May 6, 2019

Microsoft has deprecated the latest tag

https://techcommunity.microsoft.com/t5/Containers/Removing-the-latest-Tag-An-Update-on-MCR/ba-p/393045

the official image with latest tag is

docker run mcr.microsoft.com/windows/servercore:ltsc2019