rebase to alpine 3.5

This commit is contained in:
sparklyballs 2017-02-06 17:05:50 +00:00
parent 7548dd6934
commit f62d045eb4
2 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM lsiobase/alpine
FROM lsiobase/alpine:3.5
MAINTAINER sparklyballs
# set version label
@ -22,10 +22,10 @@ RUN \
libpng \
nano \
openjpeg \
py2-pip \
py2-unidecode \
py-gobject3 \
py-pip \
python \
py-unidecode \
python2 \
sqlite-libs \
tar \
wget && \
@ -41,7 +41,7 @@ RUN \
libpng-dev \
make \
openjpeg-dev \
python-dev && \
python2-dev && \
# compile mp3gain
mkdir -p \

View file

@ -85,6 +85,7 @@ Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts)
## Versions
+ **06.02.17:** Rebase to alpine linux 3.5.
+ **16.01.17:** Add packages required for replaygain.
+ **24.12.16:** Add [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts) plugin.
+ **07.12.16:** Edit cmake options for chromaprint, should now build and install fpcalc, add gstreamer lib