mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-02 09:45:47 +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 \
|
||||
curl \
|
||||
jq \
|
||||
openssl \
|
||||
p7zip \
|
||||
tar \
|
||||
transmission-cli \
|
||||
|
||||
Reference in New Issue
Block a user