mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
use uv as base
This commit is contained in:
parent
5a77f5e058
commit
510e5ab167
@ -1,7 +1,4 @@
|
|||||||
FROM debian:latest
|
FROM ghcr.io/astral-sh/uv:debian
|
||||||
|
ENV UV_LINK_MODE=copy
|
||||||
|
|
||||||
RUN apt update && apt upgrade -y && apt install -y chromium chromium-driver xvfb git
|
RUN apt update && apt upgrade -y && apt install -y chromium chromium-driver xvfb git
|
||||||
|
|
||||||
RUN curl -LsSf https://astral.sh/uv/install.sh | sh
|
|
||||||
ENV PATH="/root/.local/bin:$PATH" \
|
|
||||||
UV_LINK_MODE=copy
|
|
Loading…
x
Reference in New Issue
Block a user