Skip to content

使用基于 docker/mysql/dockerfile 构建的自定义镜像,而不是官方的 mysql:5.7 镜像。 #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chingwl
Copy link

@chingwl chingwl commented Sep 17, 2024

主要解决的问题是:ruoyi-mysql 服务第一次启动时,没有自动执行 docker/mysql/db/ 目录下的 sql 脚本,导致 ruoyi-nacos 服务找不到 ry-config 数据库,启动失败。

主要解决的问题是:ruoyi-mysql 服务第一次启动时,没有自动执行 docker/mysql/db/ 目录下的 sql 脚本,导致 ruoyi-nacos 服务找不到 ry-config 数据库,启动失败。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant