We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b723a2 commit 468641dCopy full SHA for 468641d
core/Dockerfile
@@ -32,7 +32,4 @@ RUN set -ex \
32
COPY core/entrypoint.sh .
33
RUN chmod 755 ./entrypoint.sh
34
35
-ENV LANG=zh_CN.UTF-8 \
36
- LC_ALL=zh_CN.UTF-8
37
-
38
CMD ["./entrypoint.sh"]
0 commit comments