goodwithtech / dockle

Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
https://containers.goodwith.tech/
Apache License 2.0
2.8k stars 139 forks source link

Add docker tcp certificate path argument to dockle. #175

Closed craftyc0der closed 2 years ago

craftyc0der commented 2 years ago

If you are using a tcp docker host with private certificates, dockle fails. This is particularly annoying if you want to run dockle in kubernetes via docker in docker. All the underling tools support this, so the solution is trivial to implement. I will submit a PR.

tomoyamachi commented 2 years ago

This issue has been fixed in v0.4.5.