Docker命令---停止容器

介绍

使用docker命令停止正在运行的容器

示例

docker stop 容器ID或者容器名

猜你喜欢

转载自blog.csdn.net/gc666888/article/details/135370075