守护进程启动-d docker run -p 8080:8080 --name tomcat -d tomcat. #重启容器. docker start tomcat1 ... 删除所有容器docker rm $(docker ps -a -q).
確定! 回上一頁