← all formulas
rootlesskit
Linux-native "fake root" for implementing rootless containers
- Version
- v3.0.0
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install rootlesskitCaveats
Depending on the kernel configuration, you may need to add the following line to
/etc/sysctl.d/99-rootless.conf, and run `sysctl -a`:
kernel.apparmor_restrict_unprivileged_userns = 0