Merge pull request #104 from linuxserver/add_unrar
add unrar package per requests, for subzero plugin
This commit is contained in:
commit
e05952c5ac
2 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ RUN \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
avahi-daemon \
|
avahi-daemon \
|
||||||
dbus \
|
dbus \
|
||||||
|
unrar \
|
||||||
wget && \
|
wget && \
|
||||||
|
|
||||||
# install plex
|
# install plex
|
||||||
|
|
|
||||||
|
|
@ -100,6 +100,7 @@ Valid settings for VERSION are:-
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
+ **28.05.17:** Add unrar package as per requests, for subzero plugin.
|
||||||
+ **11.01.17:** Use Plex environemt variables from pms docker,
|
+ **11.01.17:** Use Plex environemt variables from pms docker,
|
||||||
change abc home folder to /app to alleviate usermod chowning library folder by default (thanks gbooker, plexinc).
|
change abc home folder to /app to alleviate usermod chowning library folder by default (thanks gbooker, plexinc).
|
||||||
+ **03.01.17:** Use case insensitive version variable matching rather than export and make lowercase.
|
+ **03.01.17:** Use case insensitive version variable matching rather than export and make lowercase.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue