From e4fb783337514ec7746d1801ed751f0799e1a2ab Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Wed, 15 Oct 2025 13:53:44 -0500 Subject: [PATCH] chore(output): normalize container naming --- output/Docker/docker-compose.yml | 4 ++-- output/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/output/Docker/docker-compose.yml b/output/Docker/docker-compose.yml index 0b3cfe5..19f38eb 100644 --- a/output/Docker/docker-compose.yml +++ b/output/Docker/docker-compose.yml @@ -1,11 +1,11 @@ name: RCEO-AI-ResumeCustomizer-Output services: - rceo-ai-resumecustomizer-output-processor: + rceo-ai-resumecustomizer-outputprocessor: build: context: . dockerfile: Dockerfile - container_name: RCEO-AI-ResumeCustomizer-Output-Processor + container_name: RCEO-AI-ResumeCustomizer-OutputProcessor restart: always environment: PUID: "${LOCAL_UID:-1000}" diff --git a/output/README.md b/output/README.md index f10b9a1..e4fb0ef 100644 --- a/output/README.md +++ b/output/README.md @@ -18,7 +18,7 @@ cd output/Docker ./run-output-processor.sh up -d ``` -The script detects either the Docker Compose plugin or the legacy `docker-compose` binary and forwards any additional arguments you supply (`down`, `logs`, etc.). The stack registers under the project name `RCEO-AI-ResumeCustomizer-Output`, and the primary container is `RCEO-AI-ResumeCustomizer-Output-Processor`. +The script detects either the Docker Compose plugin or the legacy `docker-compose` binary and forwards any additional arguments you supply (`down`, `logs`, etc.). The stack registers under the project name `RCEO-AI-ResumeCustomizer-Output`, and the primary container is `RCEO-AI-ResumeCustomizer-OutputProcessor`. ## What the Watcher Does 1. Polls `ForRelease/inbox` every few seconds for a single Markdown resume.