Ignoring conda.

This commit is contained in:
Nicolas Patry 2025-02-07 17:07:25 +01:00
parent d743252d44
commit 351253ae1b
No known key found for this signature in database
GPG Key ID: 4242CEF24CB6DBF9

View File

@ -205,7 +205,6 @@ COPY --from=pytorch-install /opt/conda /opt/conda
COPY proto proto
COPY server server
COPY server/Makefile server/Makefile
ENV UV_SYSTEM_PYTHON=1
ENV HF_KERNELS_CACHE=/kernels
RUN cd server && \
pip install -U pip uv && \