mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
another attempt
This commit is contained in:
parent
ee14c7c1a0
commit
0121783ea7
@ -23,7 +23,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
RUN apt clean
|
RUN apt clean
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install libc-bin
|
RUN apt --reinstall install libc-bin
|
||||||
|
|
||||||
RUN apt upgrade -y &&\
|
RUN apt upgrade -y &&\
|
||||||
apt install -y --no-install-recommends --no-install-suggests xauth xvfb scrot curl chromium chromium-driver ca-certificates
|
apt install -y --no-install-recommends --no-install-suggests xauth xvfb scrot curl chromium chromium-driver ca-certificates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user