Revision 1.9Apr 24, 2021
Functional Update
- 3.1 Ensure that docker.service file ownership is set to root:root
- 3.17 Ensure that daemon.json file ownership is set to root:root
- 3.18 Ensure that daemon.json file permissions are set to 644 or more restrictive
- 3.19 Ensure that /etc/default/docker file ownership is set to root:root
- 3.2 Ensure that docker.service file permissions are set to 644 or more restrictive
- 3.20 Ensure that /etc/default/docker file permissions are set to 644 or more restrictive
- 3.3 Ensure that docker.socket file ownership is set to root:root
- 3.4 Ensure that docker.socket file permissions are set to 644 or more restrictive
- 7.1 Ensure swarm mode is not Enabled, if not needed
- 7.3 Ensure swarm services are binded to a specific host interface
Miscellaneous
- Metadata updated.
- References updated.