immich/docs/docs/developer
Robert Schäfer 4be9a5ebf8
fix(docs): obsolete docs about rootless docker (#24376)
Description
-----------

The documentation lies about comments in `docker/docker-compose.dev.yml`.

Reason: in 689c6aa276 these docs were added
but the comments in this file are removed in
b9e2590752 and the docs weren't updated.

How Has This Been Tested?
-------------------------
```
$ git log -S rootless

commit b9e2590752
Author: Jason Rasmussen <jason@rasm.me>
Date:   Tue Sep 16 12:48:44 2025 -0400

    chore: simplify (#22082)

commit 689c6aa276
Author: Rudolf Horváth <R-Rudolf@users.noreply.github.com>
Date:   Thu Nov 21 13:25:45 2024 +0100

    docs: add developer notes about rootless docker setup (#13250)
```

Checklist:
----------

- [x] I have performed a self-review of my own code
- [x] I have made corresponding changes to the documentation if applicable
- [x] I have no unrelated changes in the PR.
- [ ] I have confirmed that any new dependencies are strictly necessary.
- [ ] I have written tests for new code (if applicable)
- [ ] I have followed naming conventions/patterns in the surrounding code
- [ ] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc.
- [ ] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`)
2025-12-03 18:34:08 -06:00
..
img chore(docs): clean up and add new content (#15003) 2025-01-02 10:04:14 -06:00
_category_.json docs: Split features into new administration category (#1440) 2023-01-27 08:32:52 -06:00
architecture.mdx feat: docs.immich.app (#21819) 2025-09-25 15:54:34 +01:00
database-migrations.md chore: add "pnpm run migrations:revert" command (#23869) 2025-11-13 10:12:59 -06:00
devcontainers.md feat(server): support running medium tests in devcontainer (#23882) 2025-11-18 21:03:21 -06:00
directories.md chore(docs): correct two small typos (#13644) 2024-10-21 13:05:17 +00:00
open-api.md feat: docs.immich.app (#21819) 2025-09-25 15:54:34 +01:00
pr-checklist.md fix: use npm instead of pnpm and fix check:all (#24101) 2025-11-23 21:04:43 -06:00
setup.md fix(docs): obsolete docs about rootless docker (#24376) 2025-12-03 18:34:08 -06:00
testing.md fix(docs): build cli for e2e tests (#24184) 2025-11-28 15:11:17 +01:00
translations.md docs: add info about translations and weblate (#10591) 2024-06-24 07:23:09 -07:00
troubleshooting.md chore: update discord links (#10301) 2024-06-13 20:27:01 -04:00