{"description": "The docker service is commonly needed to\n  create containers.\n\nThe <code>docker</code> service can be enabled with the following command:\n<pre>$ sudo systemctl enable docker.service</pre>", "rationale": "To be able to find any problems with misconfiguration of\nthe docker daemon and running containers, the docker service\nhas to be enabled.", "severity": "medium", "references": {}, "control_references": {}, "components": [], "identifiers": {}, "ocil_clause": null, "ocil": "\n\nRun the following command to determine the current status of the\n<code>docker</code> service:\n<pre>$ sudo systemctl is-active docker</pre>\nIf the service is running, it should return the following: <pre>active</pre>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": "machine", "platforms": ["machine"], "sce_metadata": {"check-import": "stdout", "platform": ["multi_platform_all"], "environment": "any", "filename": "service_docker_enabled.sh", "relative_path": "ubuntu2204/checks/sce/service_docker_enabled.sh"}, "inherited_platforms": [], "cpe_platform_names": ["machine"], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Enable the Docker service", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/services/docker/service_docker_enabled/rule.yml", "template": {"name": "service_enabled", "vars": {"servicename": "docker"}, "backends": {}}}