mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-01 09:25:48 +01:00
add curl package per LT support thread
This commit is contained in:
@@ -4,6 +4,7 @@ MAINTAINER sparklyballs
|
||||
# install packages
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
curl \
|
||||
transmission-daemon
|
||||
|
||||
# copy local files
|
||||
|
||||
Reference in New Issue
Block a user