Closed mthalman closed 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.
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.
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.