Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

manifest for microsoft/aspnet:4.7.2-windowsservercore-ltsc2019 not found #146

@alburgin

Description

@alburgin

Hi,

I recently pulled the aspnet:4.7.2 windowsservercore docker image, and then tried building with it. I used an existing dockerfile which worked with a previous version of the apsnet 4.7.2 docker image, but it is failing with the newer image.
The failure is that the manifest is not found (per the title).

Output:
docker build -t proxyfrontend.webrole:dev ""
Sending build context to Docker daemon 248.4MB
Step 1/4 : FROM microsoft/aspnet:4.7.2-windowsservercore-ltsc2019
manifest for microsoft/aspnet:4.7.2-windowsservercore-ltsc2019 not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions