The document discusses a toolchain for automatic image rebuilds in container security, emphasizing the importance of immutable containers and the integration of continuous integration and deployment (CI/CD) processes. It outlines best practices for infrastructure as code (IaC) and presents a method for container patching using OpenShift's ImageStreams and build configurations. The goal is to enable automatic promotion of newly updated images, including security patches, through version control and automated deployment workflows.
Related topics: