Skip to content

Fix backend Dockerfile for production#29

Merged
Chaddacus merged 1 commit into
mainfrom
codex/design-critique-fixes
Apr 13, 2026
Merged

Fix backend Dockerfile for production#29
Chaddacus merged 1 commit into
mainfrom
codex/design-critique-fixes

Conversation

@Chaddacus

Copy link
Copy Markdown
Owner

Add COPY . . to backend Dockerfile — prod builds need app code in image (dev uses volume mount).

The dev compose mounts source as a volume, but production needs
the app code baked into the image.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Chaddacus Chaddacus merged commit 6bdc79e into main Apr 13, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant