Dispatcharr/docker
None 7e22172070 fix: remove PUID auto-detect
The auto-detect read PUID/PGID from /data/db ownership (UID 102 in pre-PUID images), causing all upgrading users to run as UID 102 instead of the expected UID 1000. This broke host-side access (SSH, WinSCP), made existing DATA_DIR files unwritable, and failed comskip on recordings created before the change.
2026-03-17 19:32:07 -05:00
..
init fix: remove PUID auto-detect 2026-03-17 19:32:07 -05:00
tests
build-dev.sh
comskip.ini
DispatcharrBase
docker-compose.aio.yml
docker-compose.debug.yml
docker-compose.dev.yml Add restart policy to Docker services 2026-02-19 12:44:07 -06:00
docker-compose.yml
Dockerfile
entrypoint.aio.sh
entrypoint.celery.sh
entrypoint.sh
nginx.conf
uwsgi.debug.ini
uwsgi.dev.ini
uwsgi.ini
uwsgi.modular.ini