-
Notifications
You must be signed in to change notification settings - Fork 440
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
关于镜像mysql_eml和ubuntu_eml的疑问 #81
Comments
@feifeiyang612 mysql_eml里面有带一些EasyML的一些数据库文件,运行init_mysql脚本的时候会用到那些文件;而ubuntu_eml的话,在1.2.0版本有在ubuntu中装好tensorflow,对于早前版本,应该就是从官网ubuntu拉下来的。区别不大。 |
您好,谢谢您的回复! |
@sinllychen |
@feifeiyang612 是的,EML里面初始化的数据库文件都在mysql_eml镜像里面 |
@guoyuhaoaaa 这部分应该是冗余的,有可能是一个mysql的客户端而已,mysql的镜像还是通过mysql_eml生成的。 |
您好!请问您们做的镜像mysql_eml和ubuntu_eml与在docker hub 上拉取得到的普通镜像ubuntu、mysql有啥区别?主要区别是啥?请给我简单说下,谢谢!
The text was updated successfully, but these errors were encountered: