Hi
* Root user is running in the following context "root:unconfined_r:unconfined_t:"
* When i run my docker daemon with on port for communication with client with the help of this command
=> "docker daemon -H localhost:2376 --selinux-enabled &"
then the docker daemon have following label
=> "docker daemon -H localhost:2376 --selinux-enabled &"
then the docker daemon have following label
"root:unconfined_r:unconfined_t:s0-s0:c0.c1023 2535 pts/0 00:00:00 dockerd"
* Root user is running in the following context "root:unconfined_r:unconfined_
* is there anything i am missing why docker daemon don't have docker_t label on it,
i know as docker daemon is started by unconfined_t domain and unconfined_t domain have no domain transition then in which context the docker daemon should start and as i read if init_t start the process then docker daemon will have docker_t label on it so how can i run docker daemon with init_t context
_______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.