Workload misconfigurations

Ensure sshd is not run within containers (Automated)

Platform(s)
Compliance Frameworks
  • NIST 800-190

Description

The SSH daemon should not be running within the container. You should SSH into the Docker host, and use docker exec to enter a container.