- Change docker-compose.prod.yml from image: to build: configuration - Remove image pulling from deployment script - Add --build flag to docker-compose up command - Fixes "image not found" error by building from local Dockerfile This ensures the deployment script builds the image from source instead of trying to pull a non-existent image from a registry. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5.5 KiB
Executable File
5.5 KiB
Executable File