add java lang options

This commit is contained in:
Sebastian Hugentobler 2018-05-24 10:41:56 +02:00
parent df34d55cfe
commit a31fc36e49

View File

@ -1,6 +1,9 @@
FROM registry.gitlab.com/thallian/docker-alpine-s6:master FROM registry.gitlab.com/thallian/docker-alpine-s6:master
ENV JAVA_OPTIONS -Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8
ENV VERSION v10.1.1 ENV VERSION v10.1.1
ENV AIRSONIC_DIR /home/airsonic ENV AIRSONIC_DIR /home/airsonic
RUN apk add --no-cache openjdk8-jre libressl ca-certificates ffmpeg flac opus lame RUN apk add --no-cache openjdk8-jre libressl ca-certificates ffmpeg flac opus lame