SV-235792r627503_rule
V-235792
SRG-APP-000141
DKER-EE-001840
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 "experimental" property to a value of "false". 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:
docker version --format '{{ .Server.Experimental }}'
Ensure that the "Experimental" property is set to "false". If it is not, then this is a finding.
V-235792
False
DKER-EE-001840
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:
docker version --format '{{ .Server.Experimental }}'
Ensure that the "Experimental" property is set to "false". If it is not, then this is a finding.
M
5281