dockle
Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
How to download and setup dockle
Open terminal and run command
git clone https://github.com/goodwithtech/dockle.git
git clone is used to create a copy or clone of dockle repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with dockle https://github.com/goodwithtech/dockle/archive/master.zip
Or simply clone dockle with SSH
[email protected]:goodwithtech/dockle.git