Documentation
README
agentic-workflows-blueprint.workflow.performing-container-image-hardening
Goal
Harden container images by reducing attack surface, enforcing non-root and immutable runtime constraints, and validating security posture with repeatable checks.
Scope
- Applies to: Docker/OCI image build pipelines and runtime-ready image hardening baselines.
- Does not cover: host daemon hardening or runtime threat monitoring controls.
Triggers
- "Harden container image for production"
- "Reduce image CVE surface"
- "Apply non-root/read-only/container hardening best practices"
- "Implement multi-stage secure Docker builds"
Inputs
This is the opening of the README. Read the full README on GitHub.