-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates
Description
There are now base images available @ https://hub.docker.com/r/arm32v7/alpine
Change: docker-library/official-images#5516
There are multiple steps that need to happen to enable the ARM32 musl/Alpine configuration:
- .NET Core runtime build
- ASP.NET Core builds
- .NET Core SDK build
- .NET Core Docker builds
Note: We are currently focussed on Alpine ARM64 and need to complete that project in order to move forward on this one.
Metadata
Metadata
Assignees
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templates