-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PSA: allow container_engine_t selinux type
container_engine_t (https://github.com/containers/container-selinux/blob/a68865582e123856c191fe0ecbbba9301758e591/container_contexts#L6) is a type that is tuned to allow running container engines (podman/docker) inside of a container. Since it's among the recognized process types as container_t, container_kvm_t, container_init_t, it should be recognized in the security standard as well Signed-off-by: Peter Hunt <[email protected]> Kubernetes-commit: 840e4a82d419a838879f7358c8b65ea4fe03e664
- Loading branch information
1 parent
5b64df2
commit 9833ddf
Showing
2 changed files
with
33 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters