Tag
dockerfile-security
Safeguard articles tagged "dockerfile-security" — guides, analysis, and best practices for software supply chain and application security.
3 articles
Container Security
Hardening PHP-FPM and Apache Container Images
PHP containers ship with defaults built for compatibility, not security. Opcache settings, disabled functions, and process ownership close the gaps.
Jul 11, 20266 min read
Container Security
Dockerfile Security Best Practices
Six question-driven answers on Dockerfile hardening: pinning, root users, multi-stage builds, secrets, and the review gates that catch supply chain risk early.
Mar 20, 20267 min read
Container Security
How Snyk Container maps vulnerabilities to specific image...
How Snyk Container uses OCI manifest metadata, diff_ids, and Dockerfile history to trace a vulnerable package to the exact layer and build instruction that introduced it.
Sep 7, 20258 min read