Use this rule to identify specific containers with a certain name such as ‘ simple – app ‘. In order to use this rule. simply replace ‘ simple – app ‘ with the name you need to check.
Remediation
The name of a container – Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. If you are linking multiple containers together in a task definition, the name of one container can be entered in the links of another container to connect the containers. This parameter maps to name in the Create a container section of the Docker Remote API and the –name option to docker run.