拉取镜像 `shell script docker pull [镜像名称]:[标签] eg: docker pull mysql:5.7 默认:docker pull mysql将会拉取最新的镜像,即:docker pull mysql:latest ` 查看docker正在运行的容器 `shell script docker ps ` ...
拉取镜像 `shell script docker pull [镜像名称]:[标签] eg: docker pull mysql:5.7 默认:docker pull mysql将会拉取最新的镜像,即:docker pull mysql:latest ` 查看docker正在运行的容器 `shell script docker ps ` ...