Docker命令---重新启动容器

介绍

使用docker命令重新启动容器

示例

docker restart 容器ID或者容器名

猜你喜欢

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