1
0

Update to Subsonic 6.1.2.

This commit is contained in:
Markus Birth 2017-10-23 13:35:23 +02:00
parent a9ceea78f7
commit b52a23c517
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
FROM jeanblanchard/tomcat:8
MAINTAINER Markus Birth <markus@birth-online.de>
ENV SUBSONIC_VERSION="6.1.1" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256"
ENV SUBSONIC_VERSION="6.1.2" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256"
LABEL version="$SUBSONIC_VERSION"
LABEL description="Subsonic media streamer"

View File

@ -8,10 +8,10 @@ This repository contains configuration files for building a
Noteworthy
----------
* [Subsonic 6.1.1](http://www.subsonic.org/)
* [Subsonic 6.1.2](http://www.subsonic.org/)
* based on [cyrilix](https://github.com/cyrilix)/[docker-subsonic](https://github.com/cyrilix/docker-subsonic)
* uses [jeanblanchard](https://github.com/jeanblanchard)/[tomcat](https://hub.docker.com/r/jeanblanchard/tomcat/) with Alpine Linux
* compiles to a 266 MB image instead of [cyrilix](https://hub.docker.com/r/cyrilix/subsonic/)'s 484 MB
* compiles to a 262 MB image instead of [cyrilix](https://hub.docker.com/r/cyrilix/subsonic/)'s 484 MB
Volumes