optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 138 forks source link

Difference between Klar and Claire #23

Closed mylespollie closed 7 years ago

mylespollie commented 7 years ago

Would somebody be able to explain the benefit of using Klar vs. Claire to me?

hashmap commented 7 years ago

Clair is a server which checks docker images for vulnerabilities. Klar is a client which sends requests to Clair. It is like a difference between web server (apache, nginx) and browser (chrome, safari, firefox). You need both to check docker images.