-
Add uv package manager to base image for on-demand Python support
released this
2026-04-12 20:14:30 +02:00 | 184 commits to main since this releaseInstall uv from GitHub releases (~23MB). Users can install Python with
'uv python install 3.12' — persists across restarts via devbox-uv volume.
Eliminates need for a separate Python image variant.Downloads