13 lines
611 B
Plaintext
13 lines
611 B
Plaintext
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 are kept in LDAP.
|
|
|
|
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.
|