https://github.com/robstar/php-docker-images
196
This repository contains the docker images that are being used as a basis for Divio cloud PHP support. The images are based on the default PHP images but also include typical requirements by major frameworks like Laravel. If you need smaller images that do not need to compile frondend requirements, you might want to drop support for these.
These images install the following PHP extensions and libs:
bcmath, bz2, calendar, exif, iconv, intl, mbstring, opcache, pcntl, pdo_pgsql, pgsql, soap, xml, xmlrpc, zip, imagemagick, libfreetype6-dev, libicu-dev, libjpeg-dev, libkrb5-dev, libldap2-dev, libmagickwand-dev, libmemcached-dev, libmemcachedutil2, libpng-dev, libpq-dev, libssl-dev, libxml2-dev, libzip-dev
Also included are node (v11.13) and yarn (v1.15) to compile the , ebpack requirements.
docker build --compress -t robwi/divio-php:7.3-stretch -f 7.3-stretch/Dockerfile .
Content type
Image
Digest
Size
215 MB
Last updated
over 7 years ago
docker pull robwi/divio-php