dotnet / docker-tools

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

Remove unused ImageBuilder az CLI Dockerfile #1158

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

Fixes #1157

Dockerfile.az.linux was planned to be used for https://github.com/dotnet/dotnet-docker/issues/4139, but that work was not finished. We have been building this image for a while and it is large and time-consuming (and is now causing errors) so we should remove it. If we need it in the future we can grab it from version history.