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)
這個問題該如何解決呢?
uj5u.com熱心網友回復:
你可以參考以下鏈接看看:
https://github.com/tutumcloud/tutum-docker-mysql
http://blog.tutum.co/2014/05/27/containerize-your-database-volume-with-tutum-mysql-images/
你的問題應該可以解決。
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/105591.html
標籤:Docker
