mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +08:00
The Docker documentation[1] recommends using the `usermod` command for adding a user to the `docker` group. The previous `adduser` command only worked for Debian-based systems and is symlinked to `useradd` on my Fedora 43 by default. I also add the step to create the `docker` group which wasn't present previously and is a pre-req for adding $USER to the `docker` group. [1]: https://docs.docker.com/engine/install/linux-postinstall/ Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com> |
||
|---|---|---|
| .. | ||
| setup | ||
| authentication.md | ||
| index.md | ||
| overview.md | ||
| remote.md | ||
| request-remote.md | ||
| setup-advanced.md | ||
| setup-recommended.md | ||
| test-install.md | ||
| using.md | ||