mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-03 18:25:46 +01:00
Merge pull request #11 from sparklyballs/add-curl
add curl package per LT support thread
This commit is contained in:
@@ -4,6 +4,7 @@ MAINTAINER sparklyballs
|
|||||||
# install packages
|
# install packages
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
curl \
|
||||||
transmission-daemon
|
transmission-daemon
|
||||||
|
|
||||||
# copy local files
|
# copy local files
|
||||||
|
|||||||
@@ -70,6 +70,7 @@ Webui is on port 9091, the settings.json file in /config has extra settings not
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
+ **21.09.16:** Add curl package.
|
||||||
+ **09.09.16:** Add layer badges to README.
|
+ **09.09.16:** Add layer badges to README.
|
||||||
+ **28.08.16:** Add badges to README.
|
+ **28.08.16:** Add badges to README.
|
||||||
+ **09.08.16:** Rebase to alpine linux.
|
+ **09.08.16:** Rebase to alpine linux.
|
||||||
|
|||||||
Reference in New Issue
Block a user