add curl package per LT support thread

This commit is contained in:
sparklyballs
2016-09-21 09:09:40 +01:00
parent 44c007bebb
commit 9253db127d
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ MAINTAINER sparklyballs
# install packages
RUN \
apk add --no-cache \
curl \
transmission-daemon
# copy local files

View File

@@ -70,6 +70,7 @@ Webui is on port 9091, the settings.json file in /config has extra settings not
## Versions
+ **21.09.16:** Add curl package.
+ **09.09.16:** Add layer badges to README.
+ **28.08.16:** Add badges to README.
+ **09.08.16:** Rebase to alpine linux.