-
Notifications
You must be signed in to change notification settings - Fork 2k
Use online checksums for Linux .NET images #6508
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
Conversation
The reason some images are failing to build is because of non-normalized line endings in the aggregate sha files (.NET 8/9). |
Can you file an issue on that? I wrote a document that mentioned this topic area (not specific to checksums). I made an issue for the top-level concern. |
@richlander I filed dotnet/core#9958 |
13e3cc7
to
5f55811
Compare
(rebased onto nightly since #6506 was merged) |
eng/dockerfile-templates/aspnet/Dockerfile.linux.install-aspnet
Outdated
Show resolved
Hide resolved
archive.ubuntu.com had an outage this morning (https://status.canonical.com/). Looks like it's still being very slow (with the one job left on this PR...). I may merge around this since the build got past installing .NET successfully. |
Part of #6495. This PR is based on #6506, so this is in draft mode for now.
This replaces hardcoded checksums for images matching all of the following criteria
Work still remaining: