We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
is this repo still 'active'?
I would like dotnet images. I can help, since I am already working on them.
Base image would be mcr.microsoft.com/dotnet/runtime:<VERSION>-alpine
mcr.microsoft.com/dotnet/runtime:<VERSION>-alpine
At least versions 6, 7 and 8 would be logical to add, since 6 is the last LTS version and 8 is the newest (and LTS).
mcr.microsoft.com/dotnet/runtime:6.0-alpine
mcr.microsoft.com/dotnet/runtime:7.0-alpine
mcr.microsoft.com/dotnet/runtime:8.0-alpine
But yeah, if I were to make it and make a PR, will it be merged?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
is this repo still 'active'?
I would like dotnet images. I can help, since I am already working on them.
Base image would be
mcr.microsoft.com/dotnet/runtime:<VERSION>-alpine
At least versions 6, 7 and 8 would be logical to add, since 6 is the last LTS version and 8 is the newest (and LTS).
mcr.microsoft.com/dotnet/runtime:6.0-alpine
mcr.microsoft.com/dotnet/runtime:7.0-alpine
mcr.microsoft.com/dotnet/runtime:8.0-alpine
But yeah, if I were to make it and make a PR, will it be merged?
The text was updated successfully, but these errors were encountered: