microsoft / go

The Microsoft build of the Go toolset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In go-images CI, switch from DotNetCoreDocker-Public to Docker-Linux-Arm-Public

dagood opened this issue · comments

https://github.com/microsoft/go-images/blob/dc97426791d0fd9df01a55881ced83c66a466cad/eng/pipeline/stages/build-test-publish-repo.yml#L17-L26

DotNetCoreDocker-Public is being deprecated because it was based on actual machines. Docker-Linux-Arm-Public is the replacement. I expect it'll behave the same as the Docker-Linux-Arm-Internal pool that we're already using internally.

.NET Docker: https://github.com/dotnet/docker-tools/blob/90d16323c050e3a6cef7b978383ff3fc90cf8b07/eng/common/templates/stages/dotnet/build-test-publish-repo.yml#L73-L82