The inference service declared 'image: psyc-trainer' but no build: stanza, so 'docker compose build inference' was a silent no-op and 'compose up inference' tried to pull from a registry that doesn't exist (denied). Added build context pointing at Dockerfile.train so future production deploys can rebuild it via the compose lifecycle instead of needing a manual 'docker build' on the side. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
4.2 KiB
4.2 KiB