summaryrefslogtreecommitdiffstats
path: root/system/sargon/README
diff options
context:
space:
mode:
author Sergey Poznyakoff2019-12-01 02:09:33 +0100
committer Willy Sudiarto Raharjo2019-12-01 02:09:33 +0100
commit7f8489d5ef1a04f0eff9e58f6d6fd6fb28b59908 (patch)
tree4eb0c85179753ed5b76902d21a5148a65183885a /system/sargon/README
parent7f184736aaab928e8cdf8b1e1f17fe169b82df6d (diff)
downloadslackbuilds-7f8489d5ef1a04f0eff9e58f6d6fd6fb28b59908.tar.gz
system/sargon: Added (User privilege system for docker).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sargon/README')
-rw-r--r--system/sargon/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/sargon/README b/system/sargon/README
new file mode 100644
index 0000000000..1b3fbb636b
--- /dev/null
+++ b/system/sargon/README
@@ -0,0 +1,8 @@
+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.