use edge repo for transmission

This commit is contained in:
sparklyballs
2018-02-12 16:02:09 +00:00
parent 2a202a800f
commit 4302df7270
2 changed files with 6 additions and 3 deletions

View File

@@ -15,10 +15,12 @@ RUN \
p7zip \
rsync \
tar \
transmission-cli \
transmission-daemon \
unrar \
unzip
unzip && \
apk add --no-cache \
--repository http://nl.alpinelinux.org/alpine/edge/main \
transmission-cli \
transmission-daemon
# copy local files
COPY root/ /

View File

@@ -104,6 +104,7 @@ The automatic update will run once a day at 3am local server time.
## Versions
+ **12.02.18:** Pull transmission from edge repo.
+ **10.01.18:** Rebase to alpine linux 3.7.
+ **25.07.17:** Add rsync package.
+ **27.05.17:** Rebase to alpine linux 3.6.