mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
Pre Merge pull request !100 from 一念之间_/N/A
This commit is contained in:
@@ -3,5 +3,8 @@ FROM mysql:5.7
|
||||
# author
|
||||
MAINTAINER ruoyi
|
||||
|
||||
# 设置docker默认编码db初始化数据乱码
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
# 执行sql脚本
|
||||
ADD ./db/*.sql /docker-entrypoint-initdb.d/
|
||||
|
||||
Reference in New Issue
Block a user