acr-docker-credential-helper
acr-docker-credential-helper copied to clipboard
Remove dependency to entire docker cli
We pull in docker cli to mimic the way it uses credential store. This pulls in a lot of unnecessary dependencies. Let's see how much we can gain by removing docker cli as a dependency.