diff options
Diffstat (limited to 'system/sargon/README')
-rw-r--r-- | system/sargon/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/sargon/README b/system/sargon/README new file mode 100644 index 000000000000..1b3fbb636bd8 --- /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. |