-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://lightnine.github.io/docker%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4.html
docker命令docker基本命令查看docker版本docker version 查看docker信息docker info 启动docker 服务123sudo service docker start或者sudo systemctl start docker 镜像命令列出本机的所有image文件docker image ls 删除image文件docker image rm [imageN