# Issue tracker for Alpine 3.17 ## Goals 1. Prepare .NET 7.0 for Alpine 3.17 (x64, arm64, arm) 2. Work towards targetting x86, armv6, s390x, ppc64le ## Steps for 1. - [x] runtime: Add RIDs for Alpine 3.17 (https://github.com/dotnet/runtime/pull/75396) - [x] runtime: Extremly slow build of runtime in non-portable mode on arm (https://github.com/dotnet/runtime/issues/75811) - [x] installer: Add arm support (https://github.com/dotnet/installer/pull/13378) - [x] installer: Confirm MicrosoftAspNetCoreAppRuntimePackageVersion is remembered along the way (https://github.com/dotnet/source-build/issues/3121) - [x] installer: Add musl support (https://github.com/dotnet/installer/pull/14549) ## Steps for 2. - [x] runtime: Add RIDs for x86, armv6, s390x, ppc64le (https://github.com/dotnet/runtime/pull/75396) - [x] runtime: Port mono to musl (https://github.com/dotnet/runtime/pull/76500) - [x] all: port to s390x(https://github.com/dotnet/source-build/issues/2839) - [x] all: explore feasability of ppc64le port
Issue tracker for Alpine 3.17
Goals
Steps for 1.
armv7runtime#75811)Steps for 2.
s390xplatform support #2839)