feat(output): align container timezone with host

This commit is contained in:
2025-10-15 16:04:46 -05:00
parent 96e34c3bc3
commit f629d1f350
3 changed files with 36 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ cd output/Docker
./run-output-processor.sh up -d
```
The wrapper auto-detects the Docker Compose plugin or legacy `docker-compose` and forwards any extra arguments (`down`, `logs`, etc.). The stack registers as `RCEO-AI-ResumeCustomizer-Output` with the container `RCEO-AI-ResumeCustomizer-OutputProcessor`.
The wrapper auto-detects the Docker Compose plugin or legacy `docker-compose`, forwards any extra arguments (`down`, `logs`, etc.), and passes your UID/GID and current timezone into the container. The stack registers as `RCEO-AI-ResumeCustomizer-Output` with the container `RCEO-AI-ResumeCustomizer-OutputProcessor`.
## Conversion Flow
1. The watcher polls `ForRelease/inbox` every few seconds for exactly one Markdown resume.