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兩個容器,可是相互是獨(dú)立的,也好好的正常運(yùn)行著,不知道為什么會提示這個
You wrote docker-compose.yml, but the service it describes does not contain your new and mysql, so Docker thinks that these two containers do not belong to the service and need to be cleaned up