Skip to content

Update Dockerfile to use uv#76

Merged
alexechoi merged 2 commits into
mainfrom
alex/move-docker-to-uv
Oct 26, 2025
Merged

Update Dockerfile to use uv#76
alexechoi merged 2 commits into
mainfrom
alex/move-docker-to-uv

Conversation

@alexechoi
Copy link
Copy Markdown
Collaborator

@alexechoi alexechoi commented Oct 26, 2025

Update Dockerfile to use uv


Summary by cubic

Switch the Dockerfile to use uv for dependency management and running the app. This simplifies setup and should speed up installs.

  • Refactors
    • Install uv via curl and add it to PATH.
    • Replace pip install with uv sync.
    • Use uv run to start uvicorn.
    • Add curl to apt packages.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
reef Ready Ready Preview Comment Oct 26, 2025 6:32pm

@alexechoi alexechoi merged commit 983e204 into main Oct 26, 2025
4 checks passed
@alexechoi alexechoi deleted the alex/move-docker-to-uv branch October 26, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant