Skip to content

muskewitz/php5.6-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php5.6 with apache

Symfony sandbox Linux Apache PHP

enter image description here

Build image:

docker build -t "registry-docker/php5.6-apache" . 

Run

docker run -d -p 80:80 registry-docker/php5.6-apache  -v /your/project:/vhost/current/

Run console mode

docker run -p 80:80 -a stdin -a stdout -i -t registry-docker/php5.6-apache  /bin/bash

License

Copyright © 2016 Michael COULLERET aka 20uf. Licensed under the terms of the MIT license.

About

Ubuntu, Apache2 et PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published