Mise à jour de 'Dockerfile'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2438ea16a3
commit
3985fbcf38
@ -2,7 +2,7 @@ FROM linuxserver/ffmpeg:4.4-cli-ls69
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y \
|
||||
vim p7zip* git rsync lftp speedtest-cli rename megatools wget curl procps psmisc \
|
||||
vim p7zip* git rsync lftp speedtest-cli rename wget curl procps psmisc \
|
||||
openssh-client transmission-cli python3-pip \
|
||||
python3-requests python3-bs4 python3-dnspython && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
Loading…
Reference in New Issue
Block a user