summaryrefslogtreecommitdiffstats
path: root/system/sargon/README
diff options
context:
space:
mode:
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.