Dispatcharr/docker
2025-10-18 19:33:23 -05:00
..
init Refactor directory creation and ownership management in init script for clarity and maintainability. Will only chown recursively if we are not the owner. This should help improve boot speeds. 2025-10-18 19:33:23 -05:00
build-dev.sh Use timestamp instead of build number increase. 2025-04-27 17:46:27 -05:00
comskip.ini Comskip Update 2025-09-04 13:45:25 -05:00
DispatcharrBase Add comskip to base image for upcoming DVR feature/overhaul. 2025-09-04 14:50:32 -05:00
docker-compose.aio.yml Remove local data volume binding 2025-09-15 20:14:02 -05:00
docker-compose.debug.yml Use base for debug 2025-05-12 20:04:32 -05:00
docker-compose.dev.yml DVR Updates 2025-09-04 08:22:13 -05:00
docker-compose.yml Enhancement: Add 'nice -n 5' to celery commands in configuration files for better process priority management 2025-09-27 15:32:29 -05:00
Dockerfile Split install and build into separate tasks. 2025-09-30 10:25:39 -05:00
entrypoint.aio.sh Revert "Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr" 2025-03-03 15:18:11 -06:00
entrypoint.sh Enhancement: Ensure root's .bashrc sources Dispatcharr profile scripts for interactive non-login shells. This will help when running root commands from the container cli 2025-10-18 19:08:02 -05:00
nginx.conf Add forward port to headers. 2025-08-09 10:20:58 -05:00
uwsgi.debug.ini Enhancement: Add 'nice -n 5' to celery commands in configuration files for better process priority management 2025-09-27 15:32:29 -05:00
uwsgi.dev.ini Enhancement: Add 'nice -n 5' to celery commands in configuration files for better process priority management 2025-09-27 15:32:29 -05:00
uwsgi.ini Enhancement: Add 'nice -n 5' to celery commands in configuration files for better process priority management 2025-09-27 15:32:29 -05:00