diff --git a/manual/setup/run_seafile_as_non_root_user_inside_docker.md b/manual/setup/run_seafile_as_non_root_user_inside_docker.md index 0a11a163..f37858ce 100644 --- a/manual/setup/run_seafile_as_non_root_user_inside_docker.md +++ b/manual/setup/run_seafile_as_non_root_user_inside_docker.md @@ -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