Files
rendercv/docs/developer_guide
Sina Atalay 4206be2593 Fix Docker command in docs to avoid permission issues and leftover containers
- Add `--rm` to auto-remove containers after exit
- Add `-u $(id -u):$(id -g)` to run as host user (fixes PermissionError on Linux
  where container's UID 999 doesn't match host user)
- Add `-e HOME=/tmp` so Typst can create its package cache when running as an
  arbitrary UID (without this, `rendercv render` fails)
- Update both user guide and developer guide docs
2026-03-21 02:30:55 +03:00
..
2026-02-17 14:19:11 +03:00
2025-12-11 16:27:58 +03:00
2025-12-22 17:04:50 +03:00
2025-12-11 16:27:58 +03:00