Ring:hardening Dockerfiles

Hardening Dockerfiles to reach Docker Hub Health Score grade A: enforcing a non-root USER, minimal/distroless multi-stage base images, no fixable critical/high CVEs, no AGPL-3.0 deps, and SBOM+provenance attestations. Use when creating a new Dockerfile, auditing one for security, or preparing images for Docker Hub publication. Skip when the project has no Dockerfile, changes are app-code-only, or you consume pre-built images.

LerianStudio c4efc7d 4.7 KB Updated

File contents

LerianStudio/ring/tree/main/dev-team/skills/hardening-dockerfiles commit c4efc7dd8a

Frequently asked questions

npx skillmds@latest add lerianstudio/ring-hardening-dockerfiles