mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-03 18:25:46 +01:00
Merge pull request #30 from patsissons/patch-1
add openssl to installed packages
This commit is contained in:
@@ -11,6 +11,7 @@ RUN \
|
|||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
openssl \
|
||||||
p7zip \
|
p7zip \
|
||||||
tar \
|
tar \
|
||||||
transmission-cli \
|
transmission-cli \
|
||||||
|
|||||||
Reference in New Issue
Block a user