Replace pip with uv for faster dependency installation in Linux images (#162) (#191)
Use uv as the package installer in Linux (full + slim) Dockerfiles and entrypoint. The PYPI_URL/PYPI_INDEX_URL env vars are preserved for backward compatibility and translated to UV_INDEX_URL/UV_INSECURE_HOST. Co-authored-by:Федор Батоногов <fedor@MacBook-Air-Fedor.local> Co-authored-by:
Claude Opus 4.6 <noreply@anthropic.com>
Loading
Please sign in to comment