Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 711 Bytes

File metadata and controls

15 lines (11 loc) · 711 Bytes

Module 11 — Docker Security

Previous: Module 10 — Registry and Hub | Next: Module 12 — Performance and Resource Limits

What you learn

  • You shrink the container attack surface with least privilege.
  • You harden images and runtime (non-root, read-only, capabilities, seccomp).
  • You scan images, manage secrets safely, and protect the Docker daemon.

Prerequisites

  • You finish Module 10.

Estimated time

  • 90–120 minutes

Previous: Module 10 — Registry and Hub | Next: Module 12 — Performance and Resource Limits