WARNING: Found orphan containers (new, mysql) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
我的確有new和mysql兩個容器,可是相互是獨立的,也好好的正常運行著,不知道為什麼會提示這個伊谢尔伦2017-04-25 09:04:17
你寫了docker-compose.yml,但是其描述的service內沒有你的new和mysql,所以docker認為這兩個容器是不屬於服務的要被清理掉