scan-cli-plugin
scan-cli-plugin copied to clipboard
docker scan not scanning private repository images
I am trying to scan azure private repository image using docker scan but getting error as below .Could you help me that how should I authenticate?
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required, visit https://aka.ms/acr/authorization for more information."}]}