-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-MetaenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsos-alpine
Milestone
Description
Due to its small footprint (OS image size), Alpine is suited for embedded scenarios on ARM32.
Things leading to this:
- Today dotnet core is supported on ARM32.
- Today dotnet core 2.1 is running on Alpine for x86.
- Today dotnet core 3.1 is running on Alpine for ARM64.
It is expected to have symmetry in OS support between different CPU architectures where possible.
(If/when this is implemented the docker images for running .net core application should be available. )
This is a fork of https://github.com/dotnet/coreclr/issues/17468
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-MetaenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionsos-alpine