## Summary - publish a GHCR production image built from `Dockerfile.production` - point production Docker Compose and Coolify template to `:production` - add `.dockerignore` so host `.env`, `vendor`, and `node_modules` do not leak into image builds - clarify Docker self-hosting docs and Compose log command ## Verification - `docker build -f Dockerfile.production -t whisper-money:production-test .` - `docker compose -f docker-compose.production.yml config --images` - `vendor/bin/pint --dirty --format agent` - `vendor/bin/pest tests/Unit/DockerProductionImageTest.php` --------- Co-authored-by: Víctor Falcón <victoor89@gmail.com> |
||
|---|---|---|
| .. | ||
| automerge.yml | ||
| ci.yml | ||
| release.yml | ||