zulip/docs/development
apoorvapendse a6bea22059 setup_docs: Use the usermod command for docker.
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>
2026-02-17 21:12:56 -05:00
..
setup setup_docs: Use the usermod command for docker. 2026-02-17 21:12:56 -05:00
authentication.md docs: Add dev droplet instructions for SAML setup. 2026-02-04 14:42:15 -08:00
index.md docs: Rename setup-vagrant.md -> setup-recommended.md. 2022-09-15 15:54:14 -07:00
overview.md docs: Upgrade development environment page to use synced tabs. 2024-03-22 16:54:57 -07:00
remote.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
request-remote.md requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
setup-advanced.md install: Support Debian 13. 2025-08-13 14:11:05 -07:00
setup-recommended.md docs: Remove unused windows-10-or-11 label. 2025-12-12 09:15:36 -08:00
test-install.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
using.md docs: Update links to go to zulip-flutter instead of zulip-mobile. 2025-08-08 13:06:31 -07:00