Julien Garcia Gonzalez
Julien Garcia Gonzalez
@gauravjos can you run in debug like this: ``` docker-compose exec clairctl clairctl --log-level debug push gauravsj/demo-php-app:blue ``` and paste the logs? can you pull the image too? ``` docker-compose...
@gauravjos could you try with the latest 1.2.7 version?
Thanks for reporting Clairctl interact with Clair server. How Clair is working: you send via the API the URL of each layer you want Clair to analyze. Clair download it...
Originally it was for testing connection from docker hub. So development purpose Le mar. 11 juil. 2017 18:24, Julien Del-Piccolo a écrit : > What was that pull command originally...
Currently, the authentification is donne by docker login command. You logged in first via the docker command, than your run clairctl command. How the Amazon ECR authentication is working? Le...
Ok cool I learned something. I should add a log for the login when running clairctl Is it working for you now? Le ven. 19 mai 2017 08:11, lcgkm a...
Pull work but not push, I need to implement the go aws client to retrieve the downloadable url.
Thanks for this. Can it be ok for if clairctl use aws CLI under the hood? That's means you have to have aws CLI installed on your machine Le lun....
need to add some log for permission files
what about this? I got exactly the same quite randomly