gunicorn was declared in pyproject.toml but missing from uv.lock, so `uv sync --frozen` in the Dockerfile never installed it and the container crashed with 'no such file or directory' on startup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| scripts | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||
| wsgi.py | ||