Policy for docker
All of the rules required to administrate a docker environment.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed access. |
| role |
Role allowed access. |
Execute docker CLI in the docker CLI domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Execute docker CLI in the docker CLI user domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Execute docker in the docker user domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Execute docker CLI in the docker CLI domain, and allow the specified role the docker CLI domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
| role |
The role to be allowed the docker domain. |
Execute docker CLI in the docker CLI user domain, and allow the specified role the docker CLI user domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
| role |
The role to be allowed the docker user domain. |
Execute docker in the docker user domain, and allow the specified role the docker user domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
| role |
The role to be allowed the docker domain. |
Send signals to the rootless docker daemon.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Role access for rootless docker.
| Parameter: | Description: |
|---|---|
| role_prefix |
The prefix of the user role (e.g., user is the prefix for user_r). |
| user_domain |
User domain for the role. |
| user_exec_domain |
User exec domain for execute and transition access. |
| role |
Role allowed access. |