fixed Dockerfile for german language
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -3,6 +3,8 @@ MAINTAINER Stephan Richter <s.richter@srsoftware.de>
|
|||||||
|
|
||||||
RUN apk add --no-cache --update bash git maven openjdk17
|
RUN apk add --no-cache --update bash git maven openjdk17
|
||||||
|
|
||||||
|
ENV LC_ALL de_DE.UTF-8
|
||||||
|
|
||||||
# get the sources
|
# get the sources
|
||||||
RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git -b lang_de
|
RUN git clone https://git.srsoftware.de/StephanRichter/Widerhall.git -b lang_de
|
||||||
WORKDIR Widerhall
|
WORKDIR Widerhall
|
||||||
|
|||||||
Reference in New Issue
Block a user