SlackBuildsOrg/system/sargon
Sergey Poznyakoff ee8f0549cf
system/sargon: Update for version 2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-19 20:47:13 +07:00
..
doinst.sh
rc.sargon
README
sargon.default
sargon.info
sargon.json
sargon.SlackBuild
slack-desc

User privilege system for docker that controls container and volume
creation. It enables the administrator to exercise control over the
containers that users are allowed to create and decide whether to permit
creation of privileged containers, what parts of the host file system
can be visible to containers via bind or volume mechanism, what memory
limits to apply, etc.

User privileges can be kept in a local configuration file, or in a
LDAP database, or in both.

Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.