Docker镜像在本地构建成功,但是运行起来的时候,镜像内部的Mysql启动出错

docker version

Client version: 0.9.1

Go version (client): go1.2.1

Git commit (client): 3600720

Server version: 0.9.1

Git commit (server): 3600720

Go version (server): go1.2.1

git clone https://github.com/sameersbn/docker-redmine.git

cd docker-redmine

docker build -t xx/redmine .

docker logs -f $(docker run -d xx/redmine)

User: root Password: eiThoo9iecoa

sshd: started

mysqld: ERROR (abnormal termination)

看到吧。是mysqld启动问题。

GCT1015
浏览 795回答 2
2回答
打开App,查看更多内容
随时随地看视频慕课网APP