dotnet-buildtools-prereqs-docker
dotnet-buildtools-prereqs-docker copied to clipboard
Add helix image for armv6 raspbian
The raspbian 10 helix images were removed in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/927, so removing both raspbian/10 Dockerfiles and replacing them with raspbian 12 that has recent enough glibc.
This PR will need to be updated to respond to the following infra changes that were recently made:
- https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1174
- https://github.com/dotnet/dotnet-buildtools-prereqs-docker/issues/1169
@sbomer - Friendly ping. Is this something you intend to complete? This PR is pretty old now.
@sbomer - Friendly ping. Is this something you intend to complete? This PR is pretty old now.
@sbomer - Any update here? Note that I've deleted all of the Raspbian 10 Dockerfiles because they were based on Ubuntu 18.04 which is EOL.
I was hitting some blocking issues last time I looked at this. I'll at least update the PR to see if this is close to working. I don't have much time to work on this, so if it's not straightforward to fix I'll close this out for now.
I don't have time to work on this at the moment. @am11 are you interested in picking this up? dotnet/runtime still has a reference to the old image that is no longer being updated: https://github.com/dotnet/runtime/blob/37b1764e19aceaa545d8433c490b850538b8905a/eng/pipelines/common/templates/pipeline-with-resources.yml#L25.
We can likely close this PR per https://github.com/dotnet/runtime/pull/115129.