Verify that daemon.json file permissions are set to 644 or more restrictive Details Verify that the ‘daemon.json’ file permissions are correctly set to ‘644’or more restrictive. Rationale: ‘daemon.json’ file contains sensitive parameters...
Verify that daemon.json file ownership is set to root:root Details Verify that the ‘daemon.json’ file ownership and group-ownership is correctly set to ‘root’. Rationale: ‘daemon.json’file contains sensitive parameters that...
Verify that Docker server certificate file ownership is set to root:root Details Verify that the Docker server certificate file (the file that is passed alongwith ‘–tlscert’parameter) is owned and group-owned by...
Verify that Docker server certificate file permissions are set to 444 or more restrictive Details Verify that the Docker server certificate file (the file that is passed alongwith ‘–tlscert’parameter) has permissions of ‘444’or more...
Verify that Docker server certificate key file ownership is set to root:root Details Verify that the Docker server certificate key file (the file that is passed alongwith ‘–tlskey’parameter) is owned and group-owned...
Verify that Docker server certificate key file permissions are set to 400 Details Verify that the Docker server certificate key file (the file that is passed alongwith ‘–tlskey’parameter) has permissions of ‘400’....
Verify that docker.service file ownership is set to root:root Details Verify that the ‘docker.service’ file ownership and group-ownership are correctly set to ‘root’. Rationale: ‘docker.service’ file contains sensitive parameters...
Verify that docker.service file permissions are set to 644 or more restrictive Details Verify that the ‘docker.service’ file permissions are correctly set to ‘644’or more restrictive. Rationale: ‘docker.service’ file contains sensitive parameters...
Verify that Docker socket file ownership is set to root:docker Details Verify that the Docker socket file is owned by ‘root’ and group-owned by ‘docker’. Rationale: Docker daemon runs as...
Verify that docker.socket file ownership is set to root:root Details Verify that the ‘docker.socket’ file ownership and group ownership is correctly set to ‘root’. Rationale: ‘docker.socket’ file contains sensitive...