optiopay / klar

Integration of Clair and Docker Registry
MIT License
507 stars 140 forks source link

Add support for existing registry tokens per optiopay/klar#18 #91

Closed jaumann closed 6 years ago

jaumann commented 6 years ago

This allows for specifying a token and still pulling from the unauthenticated dockerhub, the same behavior the DOCKER_USER and DOCKER_PASSWORD allows.

hashmap commented 6 years ago

@jaumann Nice work, thanks!