Assure1 Configure SELinux for Docker¶
Overview¶
The Assure1 Configure SELinux for Docker is an application that configures SELinux for Assure1 Docker and applies the required SELinux policies.
The application checks the required prerequisites are installed, the status of SELinux on the system and applies the appropriate SELinux polices required for Docker to run under Assure1.
The following software packages are required for Docker to run with SELinux set to enforcing and can be installed using yum:
selinux-policy-targeted
>= 3.13.1container-selinux
>= 2.119.2policycoreutils
>= 2.5
Additionally, the application can disable SELinux for Assure1 Docker.
Administration Details¶
The following list shows the technical details needed for advanced administration of the application:
-
Package - assure1-app
-
Synopsis -
./ConfigSELinuxDocker [OPTIONS] ARGUMENT
-
Options:
-s, --Silent Enable silent mode -?, -h, --Help Print usage and exit
-
Arguments:
enable
Enable SELinux for Assure1 Dockerdisable
Disable SELinux for Assure1 Dockercheck
Display current SELinux configuration for Assure1 Docker