Skip to content
Snippets Groups Projects
Commit 9b07a67a authored by sparklyballs's avatar sparklyballs
Browse files

alpine 3.5

parent 4d672f5d
No related branches found
No related tags found
No related merge requests found
FROM lsiobase/alpine:edge
FROM lsiobase/alpine:3.5
MAINTAINER Gonzalo Peci <davyjones@linuxserver.io>, sparklyballs
# environment variables
......@@ -21,9 +21,6 @@ RUN \
--repository http://nl.alpinelinux.org/alpine/edge/testing \
deluge && \
# update certificates
update-ca-certificates && \
# install build packages
apk add --no-cache --virtual=build-dependencies \
g++ \
......
......@@ -87,6 +87,7 @@ Change the downloads location in the webui in Preferences->Downloads and use /do
## Versions
+ **28.12.16:** Rebase to alpine 3.5 baseimage.
+ **17.11.16:** Rebase to edge baseimage.
+ **13.10.16:** Switch to libressl as openssl deprecated from alpine linux and deluge dependency
no longer installs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment