Skip to content

Harden All the Containers

Author: Muneeb Ali
Version: 1.0
Date: 20.02.2024

User roles

  1. User role
  2. Operations

Prerequisites / Conditions

  1. The docker containers are working.

Use Case Diagram

uml diagram Operations –-> use official images –-> network segmentation –-> update regularly.

Description of use case -eg. Modify existing request

  1. Make sure docker images are official.
  2. Segment container into different networks to reduce risk of loss.
  3. Update regularly for newest patches.

Exceptions

  • Hardening may reduce compatibility.

  • Third-party images

Result

  • Hardened docker containers

Use frequency

  • Always

Additional information

  • No additional info

Sources

This wiki-document is based on the The public administration recommendations

Thans to the original authors.