Fix backend docker build: include docker-entrypoint.sh
The Dockerfile COPYs docker-entrypoint.sh into the runtime image but backend/.dockerignore was excluding the file from the build context, so the COPY failed with "/docker-entrypoint.sh: not found" on a fresh install.
| Repository | cpatpa/PIP |
|---|---|
| Author | Claude <noreply@anthropic.com> |
| Authored | |
| Parents | b3ad3540 |
| Stats | 1 file changed , -1 |
| Part of | Bare-metal installer + operator tooling |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-a10c7ac5.md
from inside the repo you want the change in.