Apache + PHP + Composer + NPM + Bower + Grunt
482
If your app contains a folder called www or public, this will automatically become the document root.
Include composer.json in app root to automatically install composer and fetch dependencies.
Include package.json in app root to automatically install npm and fetch dependencies.
Include Gruntfile.js in your app root to automatically run grunt.
Include bower.json in your app root to automatically install Bower and fetch dependencies.
Content type
Image
Digest
Size
164.8 MB
Last updated
over 10 years ago
docker pull abemedia/php