summaryrefslogtreecommitdiffstats
path: root/system/sargon/README
blob: 4b86f28c67e147d35eba58f930f183788c0b1877 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.