Skip to content

Running dotnet core on Alpine for ARM32  #2021

@JensNordenbro

Description

@JensNordenbro

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

Metadata

Metadata

Assignees

Labels

area-MetaenhancementProduct code improvement that does NOT require public API changes/additionsos-alpine

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions