Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.29 KB

File metadata and controls

53 lines (33 loc) · 2.29 KB

Changelog

Compare Full Changelog

Feature

  • adds LDAP support for PHP

Compare Full Changelog

Fixes

  • due to compatibility issues of PHP 7.4 versions of xdebug will be fixed at v3.16 and imagick v3.4.4
  • base image updated to 7.4-fpm-alpine3.16

Compare Full Changelog

Fixes

  • adds executions rights to composer file

Compare Full Changelog

Fixes

  • fixes temporary Composer to version 2.2.7 due to conflicting issues w/ typo3/cms-composer-installers on higher version

Compare Full Changelog

Fixes

  • defines parameter client_body_temp_path to /tmp at run/03-nginx server configuration to avoid permissions issue on file uploads

Compare Full Changelog

Implementations

  • consolidates xdebug configuration at /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini

Implementations

  • adds php:7.4-fpm-alpine as base image for www-dev environment
  • adds nginx
  • implements php dependencies as curl, gd, intl, mbstring, xdebug, zip
  • adds composer v2 and phing as build tool
  • installs mhsendmail as development mailer