Skip to content

Win2022 Container does not build on Win10 Host #35

@Erich-McMillan

Description

@Erich-McMillan

Describe the bug
I am running Win10 10.0.19045, can't build Win2022 container.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Windows-2022
  2. Run docker build .
  3. See error:
PS C:\Users\emcmillan\Repos\tiano-containers\Windows-2022> docker build .
Sending build context to Docker daemon  3.584kB
Step 1/17 : FROM mcr.microsoft.com/windows/servercore:ltsc2022 AS build
ltsc2022: Pulling from windows/servercore
no matching manifest for windows/amd64 10.0.19045 in the manifest list entries

Expected behavior
Container should build on Win10, or a Win10 compatible container should be available. Switching to mcr.microsoft.com/windows/servercore:ltsc2019 allows the container to start building on Win10.

Execution environment

Host OS: Win10 10.0.19045
Docker Version: 20.10.20, build 9fdeb9c

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions