You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\practicelab\DokcerFiles> docker pull mcr.microsoft.com/windows/nanoserver
Using default tag: latest
Error response from daemon: manifest for mcr.microsoft.com/windows/nanoserver:latest not found: manifest unknown: manifest tagged by "latest" is not found
I have tried to apply multiple tags and for other windows images I get the same error message.
The text was updated successfully, but these errors were encountered:
Please note Windows container images don't have a latest option. You should input the specific tag you'd like to pull, for example: mcr.microsoft.com/windows/nanoserver:ltsc2022. You can find all available tags for Windows images here: https://mcr.microsoft.com/en-us/product/windows/server/about.
Please note Windows container images don't have a latest option. You should input the specific tag you'd like to pull, for example: mcr.microsoft.com/windows/nanoserver:ltsc2022. You can find all available tags for Windows images here: https://mcr.microsoft.com/en-us/product/windows/server/about.
Thank you. But it seems none of the tags are suitable for Windows 10 client OS version.
Issue:
PS C:\practicelab\DokcerFiles> docker pull mcr.microsoft.com/windows/nanoserver
Using default tag: latest
Error response from daemon: manifest for mcr.microsoft.com/windows/nanoserver:latest not found: manifest unknown: manifest tagged by "latest" is not found
I have tried to apply multiple tags and for other windows images I get the same error message.
The text was updated successfully, but these errors were encountered: