docker-compose啟動一個容器的時候報WARNING: Found orphan containers
为情所困2017-04-25 09:02:17
0
1
4241
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.
你寫了docker-compose.yml,但是其描述的service內沒有你的new和mysql,所以docker認為這兩個容器是不屬於服務的要被清理掉