Skip to content

Commit

Permalink
delete change locale
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoQuote committed Nov 16, 2023
1 parent b413e0a commit 17755ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/docker/Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ RUN yum -yq install glibc-common cyrus-sasl-gssapi cyrus-sasl-plain cmake bison
&& ln -fs /usr/lib64/mysql/libmysqlclient.so.18 /usr/lib64/libperconaserverclient_r.so \
&& ln -fs /usr/lib64/liblzma.so.0 /usr/lib64/liblzma.so \
&& ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone \
&& localedef -c -f UTF-8 -i zh_CN zh_CN.utf8 \
&& cd /opt \
&& chmod +x sqladvisor soar my2sql \
&& chmod +x /usr/local/bin/dockerize \
&& chmod +x /usr/local/bin/mongo \
Expand Down

0 comments on commit 17755ce

Please sign in to comment.