Update Dockerfile
This commit is contained in:
parent
08d9a10b9f
commit
0a8af819e7
@ -16,7 +16,7 @@ RUN mkdir /var/run/sshd && \
|
||||
echo "export VISIBLE=now" >> /etc/profile
|
||||
|
||||
# Set the locale
|
||||
RUN DEBIAN_FRONTEND=noninteractive TZ=Etc/CET apt-get -y install tzdata
|
||||
RUN DEBIAN_FRONTEND=noninteractive TZ=CET apt-get -y install tzdata
|
||||
RUN locale-gen en_US.UTF-8
|
||||
ENV LANG en_US.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user