Docker镜像构建(五)

Docker 镜像介绍 Docker镜像构建分为两种,一种是手动构建,另外一种是Dockerfile(自动构建)html   手动构建docker镜像 案例:咱们基于centos镜像进行构建,制做本身的nginx镜像node docker run --name mynginx -it centos rpm -ivh http://mirrors.aliyun.com/epel/epel-relea
相关文章
相关标签/搜索