bottlerocket-os / bottlerocket-os/bottlerocket-core-kit
Feature: Allow container_s to execute local_t
Open
enhancement
- Dominant language
- Rust
- Stars
- 34
- Forks
- 77
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 23
Description
**What I'd like:**
Allow a container to execute binaries labeled with `local_t`.
```
(allow container_s local_t (file (entrypoint)))
```
**Any alternatives you've considered:**
I've been manually settings binaries to `cache_t`.
Contributor guide
Assessment
This issue has not been assessed yet.