mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-04 18:45:49 +01:00
add p7zip, tar , unrar and unzip packages
This commit is contained in:
@@ -11,8 +11,12 @@ RUN \
|
||||
apk add --no-cache \
|
||||
curl \
|
||||
jq \
|
||||
p7zip \
|
||||
tar \
|
||||
transmission-cli \
|
||||
transmission-daemon
|
||||
transmission-daemon \
|
||||
unrar \
|
||||
unzip
|
||||
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
|
||||
Reference in New Issue
Block a user