This commit is contained in:
@@ -10,7 +10,4 @@ RUN apt-get update && \
|
|||||||
|
|
||||||
|
|
||||||
ENV LANG=fr_FR.UTF-8
|
ENV LANG=fr_FR.UTF-8
|
||||||
RUN sed -i -e "s/# $LANG.*/$LANG UTF-8/" /etc/locale.gen && \
|
|
||||||
dpkg-reconfigure --frontend=noninteractive locales && \
|
|
||||||
update-locale LANG=$LANG
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user