Skip to content

Latest commit

 

History

6 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

cloudhero-docker-php

Versions: Apache/2.4.7 (Ubuntu) PHP 5.5.9-1ubuntu4.11

Base docker image to run PHP applications on Apache

Building the base image

To create the base image cloudhero/apache-php, execute the following command on the cloudhero-docker-php folder:

docker build -t cloudhero/apache-php .

Running your Apache+PHP docker image

Start your image binding the external ports 80 in all interfaces to your container:

docker run -d -p 80:80 cloudhero/apache-php

关于

Source repository for apache-php docker container

Resources

Stars

1 star

关注者

7 watching

复刻s

发布

贡献者

Languages