Mise à jour de 'Dockerfile'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2023-05-21 23:14:21 +00:00
parent 16884cf83e
commit 23cb1e7781

View File

@ -2,7 +2,7 @@ FROM linuxserver/ffmpeg:5.1.2-cli-ls85
RUN apt-get update && \
apt-get install -y \
vim p7zip* git rsync ncftp speedtest-cli rename wget curl procps psmisc \
vim p7zip* git ncftp speedtest-cli rename wget curl procps psmisc \
openssh-client transmission-cli \
python3-bs4 python3-charset-normalizer python3-requests python3-transmissionrpc && \
apt-get install -y --no-install-recommends yt-dlp && \