farhanible
farhanible
I'm having this same issue but running clairctl in a separate container. The logs messages on both ClairCTL and Clair are the same. `docker run --network ubuntu_default --link clair:clair -v...
Looks like Docker Hub requires authentication. Is it possible to specify authentication in Clairctl so that it fetches and sends layers to Clair? Or is it just enumerating layers and...
> If you don't have docker on your image you can mount your local > ~/.docker/config or something like that To clairctl or clair? Do you mean something like `docker...
From the Clair [documentation](https://github.com/coreos/clair/blob/master/Documentation/api_v1.md#post-layers): > The Authorization field is an optional value whose contents will fill the Authorization HTTP Header when requesting the layer via HTTP. So an authorization header...