- Dockerfile now copies scripts/ directory into /app/scripts/ - Init container uses sh -c with fallback so missing script doesn't crash the pod (graceful degradation until image rebuilds)
- Dockerfile now copies scripts/ directory into /app/scripts/ - Init container uses sh -c with fallback so missing script doesn't crash the pod (graceful degradation until image rebuilds)