摘要:
docker search centos 拉取镜像到本地 docker pull centos docker pull centos7.5 #要指定版本 这里我安装了8版本 docker images 用镜像创建一个容器 因为我要用TIDB 我这边用镜像创建容器要增加端口 docker run -d 阅读全文
posted @ 2021-02-07 15:48
GreenForestQuan
阅读(210)
评论(0)
推荐(1)