-
- Downloads
Adding configuration to disable SElinux.
Indeed if the derived containers are booted with selinux already installed systemd does not work because of different selinux policies on the same file in the container and the host system: ``` [root@ctafrontend ~]# systemctl Failed to get D-Bus connection: Operation not permitted ``` Anyway even if selinux is installed later it is not enabled in the running container...
Showing
- continuousintegration/docker/ctafrontend/cc7/ci_runner/Dockerfile 4 additions, 0 deletions...usintegration/docker/ctafrontend/cc7/ci_runner/Dockerfile
- continuousintegration/docker/ctafrontend/cc7/etc_selinux_config 11 additions, 0 deletions...uousintegration/docker/ctafrontend/cc7/etc_selinux_config
Please register or sign in to comment