mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
ee8f0549cf
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
671 B
Text
13 lines
671 B
Text
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.
|