mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Merge pull request #609 from haiwen/13.0-seafile-non-root-user
13.0 seafile non root user
This commit is contained in:
commit
d5a6b90135
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
You can use run Seafile as non root user in docker.
|
||||
|
||||
Note: In non root mode, the `seafile` user is automatically created in the container, with uid 8000 and gid 8000.
|
||||
|
||||
First deploy Seafile with docker, and destroy the containers.
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue