Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Docker image with PHP 6 and Apache

License

Notifications You must be signed in to change notification settings

wizaplace/docker-php-6-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Php 6 + Apache docker image

PHP6 is dead, long live PHP6!

Usage

Assuming you are in your sources folder, just run

docker run -v $PWD:/var/www/html -p 8080:80 wizaplace/php-6-apache

Now, you can play with PHP6 here: http://localhost:8080/

Docker Hub

The image is available on Docker Hub: wizaplace/php-6-apache

Releases

No releases published

Packages

No packages published

Languages