This commit is contained in:
parent
f3ffe38195
commit
2ec21aa75c
@ -2,7 +2,7 @@ FROM linuxserver/ffmpeg:4.4-cli-ls60
|
|||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
vim p7zip* git rsync lftp speedtest-cli rename megatools wget curl procps \
|
vim p7zip* git rsync lftp speedtest-cli rename megatools wget curl procps psmisc \
|
||||||
openssh-client transmission-cli python3-requests python3-pip && \
|
openssh-client transmission-cli python3-requests python3-pip && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
RUN pip3 install yt-dlp && \
|
RUN pip3 install yt-dlp && \
|
||||||
|
Loading…
Reference in New Issue
Block a user