docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

RegistryCredentialsOptions was mistakenly removed from GetStaleImagesCommand

Open lbussell opened this issue 1 year ago • 1 comments

...in https://github.com/dotnet/docker-tools/pull/1293.

We need the RegistryCredentialsOptions on GetStaleImagesCommand so that we can pass in our DockerHub credentials to avoid rate-limiting. The option was mistakenly removed in the above linked PR.

#1298 can be reverted after this is fixed.

lbussell avatar May 21 '24 21:05 lbussell

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

ghost avatar May 21 '24 21:05 ghost