Skip to content

Commit

Permalink
111
Browse files Browse the repository at this point in the history
  • Loading branch information
2233466866 committed Oct 14, 2022
1 parent f9f2e92 commit 275ebc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ chown -R www:www /usr/local/node;\
\cp /root/limits.conf /etc/security/limits.conf;\
cd /root/;\
rpm -ivh mysql57-el7-10.noarch.rpm;\
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-`echo $(date +%Y)`;\
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022;\
yum install mysql-server -y;\
\cp /root/my.cnf /etc/my.cnf;\
\cp /root/mysqld.service /usr/lib/systemd/system/mysqld.service;\
Expand Down

0 comments on commit 275ebc6

Please # to comment.