-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
docker 启动 msyql 初始化报错 #1178
Labels
Comments
解决了 文档要改一下 env那里 不能有 MYSQL_USER=root |
然后python 那边有需要这个参数 就会矛盾 希望优化一下 |
docker-compose.yml
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
[ERROR] [Entrypoint]: MYSQL_USER="root", MYSQL_USER and MYSQL_PASSWORD are for configuring a regular user and cannot be used for the root user
问题描述
docker 启动的时候 mysql没法初始化 mysql版本尝试过 8 和 5.7
截图
The text was updated successfully, but these errors were encountered: