排序
使用Docker搭建WordPress博客(三)nginx镜像制作
1.查看创建nginx镜像所有文件[root@localhost nginx]# lsdefault.conf Dockerfile fastcgi_params run.sh2.创建Dockerfile文件[root@localhost nginx]# cat Dockerfile #VERSION 0.0.1 ...
基于Docker 搭建 wordpress
在Docker中,一般遵循一个Docker只运行一个应用,这样方便维护。首先需要将centos 镜像pull到本地,并搭建本地yum仓库yum仓库地址:http://192.168.2.11:8000 这里使用...


