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 unnecessary Docker client version check #1450

Closed mthalman closed 1 month ago

mthalman commented 1 month ago

The DockerHelper.Login method had special logic to handle a legacy Docker client version (less than 17.7). That version is very old and has long been unsupported. We do not need to handle that version any longer. This removes all associated code.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.