Archived
removed setting of locale
This commit is contained in:
@@ -11,10 +11,6 @@ RUN apt-get update \
|
|||||||
jq \
|
jq \
|
||||||
locales
|
locales
|
||||||
|
|
||||||
# Sets local
|
|
||||||
RUN localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
|
|
||||||
ENV LANG=en_US.utf8
|
|
||||||
|
|
||||||
# Clears apt lists
|
# Clears apt lists
|
||||||
RUN rm -rf /var/lib/apt/lists/*
|
RUN rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user