Skip to content

A php image for building Laravel and Wordpress Projects

Notifications You must be signed in to change notification settings

weseldridge/php-docker-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PHP Docker Build

A build env for php applications.

You can find the image at https://hub.docker.com/r/weseldridge/laravel-builder/.

The base images is PHP:7.1

A short list of dependences.

OS Level

  • openssh-client
  • rsync
  • git
  • zip
  • unzip
  • dnsutils
  • pngquant
  • dh-autoreconf
  • libpng-dev
  • libzip-dev
  • composer
  • node
  • yarn
  • build-essential

Node global dependences

  • marked
  • react-tools
  • node-gyp
  • node-sass
  • gulp
  • webpack@3.*

Enabled PHP Extensions

  • zip
  • pdo_mysql

About

A php image for building Laravel and Wordpress Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages