quay / clair

Vulnerability Static Analysis for Containers
https://quay.github.io/clair/
Apache License 2.0
10.36k stars 1.16k forks source link

How to check private registry using clairctl #2060

Closed l1monenko closed 5 months ago

l1monenko commented 6 months ago

Description of Problem / Feature Request

I want to test a locally built docker image, I tried to use quya to do this, with the public repository it worked, but when I use the private repository I failed because I couldn't find where to use the credentials from the private repository. Screenshot 2024-05-08 003552

Environment

hdonnay commented 5 months ago

Clairctl consults the normal docker and podman authentication files.