docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Run all Linux builds on Azure Linux 3.0

Open lbussell opened this issue 3 months ago • 1 comments

All Linux builds should run on Azure Linux 3. This has been an ongoing effort for some time, but there was no overall tracking issue for this.

  • [ ] Linux Amd64
    • [ ] Public pipelines - https://github.com/dotnet/docker-tools/pull/1936
    • [x] https://github.com/dotnet/docker-tools/pull/1895
      • ~~Currently uses NetCore1ESPool-Internal image 1es-ubuntu-2204 (source)~~
      • ~~Blocked on https://github.com/dotnet/dnceng/issues/6029~~
  • [ ] Linux Arm64
    • [ ] Public pipelines - https://github.com/dotnet/docker-tools/pull/1920
      • Currently uses Docker-Linux-Arm-Public image Mariner-2-Docker-ARM64 (source)
      • Blocked on azdo#8766
    • [ ] Internal pipelines
      • Currently uses Docker-Linux-Arm-Internal image Mariner-2-Docker-ARM64 (source)
      • ~~Blocked on azdo#8474 (completed) (moved from https://github.com/dotnet/dnceng/issues/6024)~~

lbussell avatar Oct 10 '25 15:10 lbussell