From a31fc36e494327215681f78054014eaf10d5ceb5 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 24 May 2018 10:41:56 +0200 Subject: [PATCH] add java lang options --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index ab41335..ec124a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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