diff options
| author | CRTS <crts [at] gmx [dot] net> | 2019-11-02 12:35:46 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-02 12:35:46 +0700 |
| commit | f0c0e46d2d4ff5702bf210dc4ae821636a63c8c5 (patch) | |
| tree | c0bc6f53eb20edb1b3bba1b9e2376b2709ffdbed /python/subuser/README | |
| parent | e38deb59f80234cbcea3f9f57efc79589c478a83 (diff) | |
python/subuser: Added (Docker tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/subuser/README')
| -rw-r--r-- | python/subuser/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/subuser/README b/python/subuser/README new file mode 100644 index 0000000000..7469c71be8 --- /dev/null +++ b/python/subuser/README @@ -0,0 +1,4 @@ +Subuser turns a docker container into a normal program. This program, however, +runs with restricted privileges. It can only access the directory from which it was +called, not the user's entire home directory. Each subuser is assigned a +specific set of permissions. |
