parent
7c0bee6f26
commit
f6e20fd596
@ -8,8 +8,9 @@ FROM linuxserver/ffmpeg:6.0-cli-ls104
|
||||
RUN apt-get update && \
|
||||
apt-get install -y \
|
||||
vim p7zip* git mc rename wget curl procps psmisc \
|
||||
openssh-client transmission-cli speedtest-cli mame-tools \
|
||||
openssh-client transmission-cli speedtest-cli \
|
||||
python3-pip python3-requests python3-transmissionrpc && \
|
||||
apt-get install -y --no-install-recommends mame-tools && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
pip install yt-dlp && \
|
||||
curl -sSL https://raw.githubusercontent.com/MatanZ/tremc/main/tremc -o /usr/local/bin/tremc && \
|
||||
|
Loading…
Reference in New Issue
Block a user