container security – sathyasays.com
container security
Setting up a secure Docker image scanning solution with Anchore and Drone CI
· ☕ 3 min read · ✍️ Sathyajith Bhat
A while back I had done a round up of a few container scanning solutions and had mentioned I wanted to take another look at Anchore. The past few days, I’ve been playing a bit with Anchore - this time, integrating it with Drone CI. Drone is a “Container-Native, Continuous Delivery Platform” built using Go. It makes use of a YAML file, .drone.yml to define and execute the pipeline. End Goal For this project, we will be integrating Drone and Anchore.