add java lang options
This commit is contained in:
parent
df34d55cfe
commit
a31fc36e49
@ -1,6 +1,9 @@
|
||||
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 AIRSONIC_DIR /home/airsonic
|
||||
RUN apk add --no-cache openjdk8-jre libressl ca-certificates ffmpeg flac opus lame
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user