mirror of
http://88.130.71.182:3000/BlitTech/contexta_be.git
synced 2026-06-12 23:23:21 +00:00
updated Dockerfile
This commit is contained in:
@@ -9,7 +9,9 @@ RUN apk add --no-cache gcc musl-dev python3-dev
|
|||||||
RUN pip install uv
|
RUN pip install uv
|
||||||
|
|
||||||
COPY pyproject.toml .
|
COPY pyproject.toml .
|
||||||
RUN uv init
|
COPY uv.lock .
|
||||||
|
|
||||||
|
RUN uv pip install --system .
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user