This commit is contained in:
AbdBarho 2023-05-24 16:37:23 +02:00
parent ef800e7982
commit 5b9b8c19fb

View file

@ -28,7 +28,7 @@ ENV DEBIAN_FRONTEND=noninteractive PIP_PREFER_BINARY=1
RUN --mount=type=cache,target=/var/cache/apt \ RUN --mount=type=cache,target=/var/cache/apt \
apt-get update && \ apt-get update && \
# we need those # we need those
apt-get install -y fonts-dejavu-core rsync git jq moreutils \ apt-get install -y fonts-dejavu-core rsync git jq moreutils aria2 \
# extensions needs those # extensions needs those
ffmpeg libglfw3-dev libgles2-mesa-dev pkg-config libcairo2 libcairo2-dev ffmpeg libglfw3-dev libgles2-mesa-dev pkg-config libcairo2 libcairo2-dev