diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2017-01-19 19:52:19 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:33 +0700 |
commit | 09274966f0145448d7edba4859b5dd55a9ce19ee (patch) | |
tree | 998755e6d108a352b9d1919b1d17bca8e641fa71 /system/bubblewrap/slack-desc | |
parent | 6eb36ac506615cd1b5ae8f13cc99b529157f6be5 (diff) | |
download | slackbuilds-09274966f0145448d7edba4859b5dd55a9ce19ee.tar.gz |
system/bubblewrap: Added (unprivileged sandboxing tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/bubblewrap/slack-desc')
-rw-r--r-- | system/bubblewrap/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/bubblewrap/slack-desc b/system/bubblewrap/slack-desc new file mode 100644 index 0000000000..39fd57950b --- /dev/null +++ b/system/bubblewrap/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bubblewrap: bubblewrap (unprivileged sandboxing tool) +bubblewrap: +bubblewrap: Many container runtimes focus on providing infrastructure for +bubblewrap: system administrators and orchestration tools to run containers. +bubblewrap: +bubblewrap: Bubblewrap provides container runtime for unprivileged users, which +bubblewrap: reduces the surface area for privilege escalation. +bubblewrap: +bubblewrap: +bubblewrap: +bubblewrap: |