https://hub.docker.com
容器操作
软件镜像(QQ.exe安装程序)-----运行镜像-----产生一个容器(也就是正在运行的软件,运行的QQ)
1.搜索镜像
docker search tomcat
2.拉取镜像
docker pull tomcat
3.根据镜像启动容器
https://hub.docker.com
软件镜像(QQ.exe安装程序)-----运行镜像-----产生一个容器(也就是正在运行的软件,运行的QQ)
1.搜索镜像
docker search tomcat
2.拉取镜像
docker pull tomcat
3.根据镜像启动容器