Skip to content

Commit 7fbca23

Browse files
committed
Add UV_LINK_MODE=copy to dev
1 parent 0baaffd commit 7fbca23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile.dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN mkdir -p /.local/bin && chown -R 1000:1000 /.local/bin
1111

1212
WORKDIR /app
1313

14+
ENV UV_LINK_MODE=copy
1415
ENV UV_PYTHON_INSTALL_DIR=$FOLDER/.python
1516
ENV PATH="$FOLDER/.venv/bin:$PATH"
1617

0 commit comments

Comments
 (0)