-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Hi,
cAdvisor version: v0.25.0
Docker host: Red Hat Enterprise Linux Server release 7.7 (Maipo)
Kernel: Linux 3.10.0-1062.12.1.el7.x86_64
container-selinux package: container-selinux-2.107-3.el7.noarch
I was trying to start cAdvisor docker container v0.25.0 on RHEL7(SELinux enabled) with privileged mode. Upon checking the container I found that:
Privileged = --security-opt label:disable + capabilities + access to devices + may be something else too
So, I tried restarting my container with just --security-opt label:disable, and the result was same as it was with privileged mode.
Please help me to understand the need of using privileged mode, it could be that the current version of my kernel supports just turning off the labels.
Regards,
Kavya K
Metadata
Metadata
Assignees
Labels
No labels