From 6f2b1f991fb2d6c33420490b068ad852467c2344 Mon Sep 17 00:00:00 2001 From: immarvin Date: Wed, 27 Jan 2016 01:26:40 -0500 Subject: [PATCH] refine the doc --- docs/source/advanced/docker/run_xcat_in_docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/docker/run_xcat_in_docker.rst b/docs/source/advanced/docker/run_xcat_in_docker.rst index 8b2e8a5e2..5447ef8ec 100644 --- a/docs/source/advanced/docker/run_xcat_in_docker.rst +++ b/docs/source/advanced/docker/run_xcat_in_docker.rst @@ -17,7 +17,7 @@ You can select a baremental or virtual server with the Operating Systems which d Shutdown the SELinux/Apparmor on Docker host -------------------------------------------- -If the SELinux or Apparmor on Docker host is enabled, the services/applications inside Docker Container might be confined. +If the SELinux or Apparmor on Docker host is enabled, the services/applications inside Docker Container might be confined. To run xCAT in Docker container, SELinux and Apparmor on the Docker host must be disabled. SELinux can be disabled with: ::