slackbuilds/system/bubblewrap
Willy Sudiarto Raharjo a9b24a5c1a
system/bubblewrap: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-31 07:01:23 +07:00
..
README system/bubblewrap: Wrap README at 72 columns. 2022-03-17 12:38:03 -04:00
bubblewrap.SlackBuild system/bubblewrap: Updated for version 0.8.0. 2023-05-31 07:01:23 +07:00
bubblewrap.info system/bubblewrap: Updated for version 0.8.0. 2023-05-31 07:01:23 +07:00
slack-desc

README

Bubblewrap

Many container runtime tools like systemd-nspawn, docker,
etc. focus on providing infrastructure for system administrators and
orchestration tools (e.g. Kubernetes) to run containers.

These tools are not suitable to give to unprivileged users, because it
is trivial to turn such access into to a fully privileged root shell
on the host.