Templating and Automating Docker Image Management
My general thoughts on image management are I don’t want to ever have to think about it until something breaks and yes I want to be told when it is broken from a channel other than my end users. We also need to consider that patching requirements and critical security fixes can be cumbersome and disruptive if we wait for security to notify us.
So as I see it we need to create reusable cicd objects to run various scans on the code base, check for updates, build, scan the image created, version, crane copy, and the most important piece is to have it run scheduled.
check if any of the software components we are running have new versions or patches available.
Task List:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.