diff --git a/Dockerfile b/Dockerfile index d0bca933864e5c8c693ae5a8349ed017cfb1858f..195d3158fb2ffef51b7adadbd10e335333da2fc9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,7 @@ RUN \ #Â install runtime packages apk add --no-cache \ ca-certificates \ + curl \ openssl \ p7zip \ unrar \ diff --git a/README.md b/README.md index 7fd19d66e7e39606159bd8a0bc40a40f688bda6d..bde4af670a8a920f0030ba88f3018c246ba9e366 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Change the downloads location in the webui in Preferences->Downloads and use /do ## Versions ++ **01.07.17:** Add curl package. + **26.05.17:** Rebase to alpine 3.6. + **29.04.17:** Add variable for user defined umask. + **28.04.17:** update to libressl2.5-libssl.