赞
踩
目录
1.1停止docker容器 :systemctl stop docker
1.2、查看docker容器的当前状态:systemctl status docker
1.3、启动docker容器:systemctl start docker
1.4、重新启动docker容器:systemctl restart docker
1.5、开机自动启动docker:systemctl enable docker
1.7、查看docker的帮助文档:docker --help
1.8、查看指定的帮助命令:docker 查询的指令 --help
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。