https://github.com/containers/container-selinux
SELinux policy files for Container Runtimes
https://github.com/containers/container-selinux
Last synced: 4 months ago
JSON representation
SELinux policy files for Container Runtimes
- Host: GitHub
- URL: https://github.com/containers/container-selinux
- Owner: containers
- License: gpl-2.0
- Created: 2015-04-06T13:03:48.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2026-02-18T19:02:42.000Z (4 months ago)
- Last Synced: 2026-02-18T23:16:56.607Z (4 months ago)
- Language: Roff
- Homepage:
- Size: 788 KB
- Stars: 286
- Watchers: 13
- Forks: 106
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
- Notice: NOTICE
Awesome Lists containing this project
README
# SELinux Policy for Container Runtimes
## Blogs on SELinux Policy
**[Container Labeling](https://danwalsh.livejournal.com/81269.html)**
Explains `container_t` vs `container_var_lib_t`
**[`container_t` versus `svirt_lxc_net_t`](https://danwalsh.livejournal.com/79191.html)**
Clarifys `container_t` versus `svirt_lxc_net_t` aliases
**[SELinux, Podman, and Libvirt](https://danwalsh.livejournal.com/81143.html)**
Information regarding SELinux blocking Podman container from talking to Libvirt
**[Caution Relabeling Volumes with Container Runtimes](https://danwalsh.livejournal.com/76016.html)**
Explains effects of relabeling volumes with `:Z`
**[Container Domains (Types)](https://danwalsh.livejournal.com/81756.html)**
Explanation of SELinux Domain types.
**[Containers and MLS](https://danwalsh.livejournal.com/77830.html)**
Container-selinux policy support of MLS (Multi Level Security).