1778682052

This commit is contained in:
Docker7530
2026-05-13 22:20:54 +08:00
parent 6b50219f55
commit 7f14056210
96 changed files with 3297 additions and 354 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ docker run \
-v /opt/mydata/mysql-ibs/config:/etc/mysql/conf.d \
-v /opt/mydata/mysql-ibs/logs:/var/log/mysql \
-p 63306:3306 \
-e MYSQL_ROOT_PASSWORD=NXtGhUdQQpgLKUgrw8yf \
-e MYSQL_ROOT_PASSWORD=xxxx \
-e MYSQL_CHARACTER_SET_SERVER=utf8mb4 \
-e MYSQL_COLLATION_SERVER=utf8mb4_unicode_ci \
-d mysql:8.0 \