Dispatcharr/docker/init
None 29525336ab replace migration port and correct variable quoting for guarding
- replaced $_pg_tmp_port with $POSTRGES_PORT in migration logic. Works because "pg_ctl stop -w" is run before entrypoint.sh restarts postgres. Verified that this does not cause a race condition.

- Correcting unquoted environment variables to prevent inappropriate variables from causing execution inconsistencies (still unquoted in comments and prints)
2026-03-12 20:25:54 -05:00
..
01-user-setup.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
02-postgres.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
03-init-dispatcharr.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
04-check-hwaccel.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
99-init-dev.sh Refactor for uv transition. 2026-01-30 12:12:42 -06:00