Skip to content

SunriseProductions/docker-php-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###PHP (Apache) and Node.js

Base image for hosting PHP applications. Node.js included to help with web tooling e.g. Grunt.

This image includes phpunit so that the unit tests can be run and xdebug options have been added for debugging.

The following environment variables are available to configure xdebug:

PHP_XDEBUG_REMOTE_HOST=1
PHP_XDEBUG_REMOTE_HOST=192.168.0.2

About

Docker container with PHP (Apache) and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages