摘要: DOCKER的常用命令 首先可以通过docker --help查看docker的所有命令 启动docker systemctl start docker 关闭docker service docker stop 查看docker镜像 docker images REPOSITORY:表示镜像的仓库源 阅读全文
posted @ 2020-08-18 15:43 一枚正经的程序员 阅读(134) 评论(0) 推荐(0)