Skip to content

Commit 3331f9b

Browse files
JimiPedroskylecarbs
authored andcommitted
Update Dockerfile (#327)
1 parent def4104 commit 3331f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ RUN locale-gen en_US.UTF-8
3030
# We unfortunately cannot use update-locale because docker will not use the env variables
3131
# configured in /etc/default/locale so we need to set it manually.
3232
ENV LANG=en_US.UTF-8
33+
ENV LC_ALL=en_US.UTF-8
3334
ENTRYPOINT ["code-server"]

0 commit comments

Comments
 (0)