SV-235789r627494_rule
V-235789
SRG-APP-000141
DKER-EE-001800
CAT II
10
This fix only applies to the Docker Engine - Enterprise component of Docker Enterprise.
via CLI:
Linux: As a trusted user on the underlying host operating system, edit the "/etc/docker/daemon.json" file and set the "insecure-registries" property to an empty array. If the daemon.json file doesn't exist, it must be created.
Restart the Docker daemon.
This check only applies to the Docker Engine - Enterprise component of Docker Enterprise.
via CLI:
Linux: As a trusted user on the underlying host operating system, execute the following command:
ps -ef | grep dockerd
Ensure that the "--insecure-registry" parameter is not present.
If it is present, then this is a finding.
V-235789
False
DKER-EE-001800
This check only applies to the Docker Engine - Enterprise component of Docker Enterprise.
via CLI:
Linux: As a trusted user on the underlying host operating system, execute the following command:
ps -ef | grep dockerd
Ensure that the "--insecure-registry" parameter is not present.
If it is present, then this is a finding.
M
5281