openimsdk / openim-docker

openim-docker configuration for deploying OpenIM. Provides a build solution for a stable distribution, as well as a docker compose deployment strategy
https://openim.io
Apache License 2.0
36 stars 46 forks source link

Bug: MongoDB cannot be used with non-root users. #82

Closed skiffer-git closed 7 months ago

skiffer-git commented 7 months ago

What happened?

Bug: MongoDB cannot be used with non-root users.

What did you expect to happen?

Bug: MongoDB cannot be used with non-root users.

How can we reproduce it (as minimally and precisely as possible)?

Bug: MongoDB cannot be used with non-root users.

Anything else we need to know?

No response

version

```console $ {name} 3.5 # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools