SV-235791r627500_rule
V-235791
SRG-APP-000141
DKER-EE-001830
CAT II
10
This fix only applies to the Docker Engine - Enterprise component of Docker Enterprise and only when it is not being operated as part of a UCP cluster.
via CLI:
Linux: As a trusted user on the underlying host operating system, edit the "/etc/docker/daemon.json" file and set the "userland-proxy" property to a value of "false".
Restart the Docker daemon.
This check only applies to the Docker Engine - Enterprise component of Docker Enterprise and only when it is not being operated as part of a UCP cluster.
via CLI:
Linux: As a trusted user on the underlying host operating system, execute the following command:
ps -ef | grep dockerd
Ensure that the "--userland-proxy" parameter is set to "false". If it is not, then this is a finding.
V-235791
False
DKER-EE-001830
This check only applies to the Docker Engine - Enterprise component of Docker Enterprise and only when it is not being operated as part of a UCP cluster.
via CLI:
Linux: As a trusted user on the underlying host operating system, execute the following command:
ps -ef | grep dockerd
Ensure that the "--userland-proxy" parameter is set to "false". If it is not, then this is a finding.
M
5281