forked from cardosofelipe/fast-next-template
Update .dockerignore, alembic revision, and entrypoint script for consistency and reliability
- Expanded `.dockerignore` to exclude Python and packaging-related artifacts for cleaner Docker builds. - Updated Alembic `down_revision` in migration script to reflect correct dependency chain. - Modified entrypoint script to use `uv` with `--no-project` flag, preventing permission issues in bind-mounted volumes.
This commit is contained in: