Commit Graph

3 Commits

Author SHA1 Message Date
HotSwapp
16d7455f85 fix: Clean up Docker configuration and resolve build issues
- Fix Windows line endings (CRLF) in docker-build.sh script
- Remove deprecated 'version' field from docker-compose.dev.yml
- Standardize database URL paths across compose files
- Optimize Dockerfile.production with better pip upgrade handling
- Improve health check timings for better container startup
- Add comprehensive Docker usage documentation
- Ensure all Docker files use consistent formatting and best practices

All Docker builds now work correctly and containers start successfully.
2025-09-04 17:54:57 -05:00
HotSwapp
a7a03f8369 prod(docker): support BASE_IMAGE override for both stages; enable BuildKit pip cache; compose uses Dockerfile.production 2025-09-04 16:07:29 -05:00
HotSwapp
b257a06787 maybe good 2025-08-08 15:55:15 -05:00