optiopay / klar

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

Add optional support for insecure registries #19

Closed palfrey closed 7 years ago

palfrey commented 7 years ago

Allows Klar to access registries with bad SSL certificates (e.g. if you're testing out a private repo setup locally)

hashmap commented 7 years ago

Thanks a lot for your contribution. LGTM, could you please rebase, another PR has just been merged.

palfrey commented 7 years ago

@hashmap Done