Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alpine-image for ASP.NET Core 3.1.8 is missing #5185

Closed
jehof opened this issue Sep 11, 2020 · 2 comments
Closed

alpine-image for ASP.NET Core 3.1.8 is missing #5185

jehof opened this issue Sep 11, 2020 · 2 comments

Comments

@jehof
Copy link

jehof commented Sep 11, 2020

We generally use the basic alpine-Image of ASP.NET CORE. But since 3.1.8 the tag 3.1.8-alpine is missing. Is this intentional? What tag should be used instead?

This is the list of existing 3.1.8 tags, taken from https://mcrflowprodcentralus.data.mcr.microsoft.com/mcrprod/dotnet/core/aspnet?P1=1599802058&P2=1&P3=1&P4=d2h2d6ybZGX%2F3r038Ud6sHD%2FqKX3fLjrBil%2B%2BxkbHrk%3D&se=2020-09-11T05%3A27%3A38Z&sig=WaObCJtY6cCj2pnFgoRUzASOrHZ3%2FD5Jpf12IMtlKLQ%3D&sp=r&sr=b&sv=2015-02-21:

"3.1.8",
"3.1.8-alpine3.11",
"3.1.8-alpine3.11-arm64v8",
"3.1.8-alpine3.12",
"3.1.8-alpine3.12-arm64v8",
"3.1.8-bionic",
"3.1.8-bionic-arm32v7",
"3.1.8-bionic-arm64v8",
"3.1.8-buster-slim",
"3.1.8-buster-slim-arm32v7",
"3.1.8-buster-slim-arm64v8",
"3.1.8-focal",
"3.1.8-focal-arm32v7",
"3.1.8-focal-arm64v8",
"3.1.8-nanoserver-1809",
"3.1.8-nanoserver-1903",
"3.1.8-nanoserver-1909",
"3.1.8-nanoserver-2004",

Shell

docker pull mcr.microsoft.com/dotnet/core/aspnet:3.1.8-alpine
Error response from daemon: manifest for mcr.microsoft.com/dotnet/core/aspnet:3.1.8-alpine not found: manifest unknown: 
manifest tagged by "3.1.8-alpine" is not found
@jehof jehof changed the title alpine-images for ASP.NET Core 3.1.8 are missing alpine-images for ASP.NET Core 3.1.8 is missing Sep 11, 2020
@jehof jehof changed the title alpine-images for ASP.NET Core 3.1.8 is missing alpine-image for ASP.NET Core 3.1.8 is missing Sep 11, 2020
@jehof
Copy link
Author

jehof commented Sep 23, 2020

Any news on this one? We want to update our production system to the latest bits and need your advice.

@jehof
Copy link
Author

jehof commented Oct 6, 2020

Solution is #5170 (comment)

@jehof jehof closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant