Docker进程相关命令启动docker服务systemctl start docker
停止docker服务systemctl stop docker
重启docker服务systemctl restart docker
查看doc
2020-05-22