dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Update Image Builder container image to Azure Linux #1392

Closed ellahathaway closed 1 month ago

ellahathaway commented 1 month ago

Related to epic https://github.com/dotnet/docker-tools/issues/1060

The current Image Builder Dockerfile should be updated to be based first on full azure linux. This is the first step in completing https://github.com/dotnet/docker-tools/issues/1060 and is necessary so that we can find any issues and have a more iteration set of changes before moving to distroless azure linux.

lbussell commented 1 month ago

I updated Mariner -> Azure Linux