zulip/docs/development/setup
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
..
install-docker.md setup_docs: Use the usermod command for docker. 2026-02-17 21:12:56 -05:00
shared-vagrant-errors.md setup_docs: Extract common vagrant errors to a shared file. 2025-05-20 10:53:21 -07:00
unix-troubleshoot.md setup_docs: Extract common unix errors to a shared file. 2025-05-20 10:53:21 -07:00
vagrant-halt.md requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
vagrant-rebuild.md docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
vagrant-resume.md requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
vagrant-ssh.md requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
vagrant-up.md docs: Update CZO links from stream to channel in docs and comments. 2024-06-11 10:44:31 -07:00
vagrant-update.md docs: Update CZO links from stream to channel in docs and comments. 2024-06-11 10:44:31 -07:00
vscode-vagrant.md docs: Fix missing references. 2025-01-21 15:12:49 -08:00
winvm-troubleshoot.md setup_docs: Extract common Windows VM errors to a shared file. 2025-05-20 10:53:21 -07:00
wsl-rebuild.md docs: Add WSL rebuild steps. 2024-11-27 14:33:18 -08:00
wsl-troubleshoot.md setup_docs: Add troubleshooting steps for WSL2. 2025-05-20 10:53:21 -07:00