# docker-apache **Repository Path**: syjava/docker-apache ## Basic Information - **Project Name**: docker-apache - **Description**: docker-apache 测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2015-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #docker-apache 测试通过docker搭建apache dockerFile配置: 1.使用centos 2.更新yum服务,安装一些基础工具 3.下载 apache,安装 4.修改配置文件 5.启动Apache