Apache for wordpress
apache配置文件路径/etc/httpd/conf/httpd.conf /etc/php.ini 默认根目录 /var/www/html 这是通过yum 安装的apache2.4 ,你可以直接运行命令启动 docker run -it -d -p 80:80 -v /data/html/wordpress/:/var/www/html docker.io/hugwu/httpd-php:latest
V1版本包含了wordpress初始代码 docker.io/hugwu/httpd-php:v1
Content type
Image
Digest
Size
127.3 MB
Last updated
over 8 years ago
docker pull hugwu/httpd-php