Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 1.92 KB

File metadata and controls

76 lines (61 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.6.0] - 2020-10-18

Added

  • New php image: php:7.4-fpm

Fixed

  • Fixed nginx buffer conf for Magento versions >= 2.4

[1.5.0] - 2020-07-03

Added

  • New node-php image with php7.3.
  • Added tags: node-php:node8-php7.3

Updated

  • Improved error log for php-fpm
    • Updated tags: php7.2-fpm, php7.3-fpm
    • Added tags: php7.2-fpm-6, php7.3-fpm-2

[1.4.1] - 2020-01-05

Added

  • Added libsodium to php 7.1 image.

Changed

  • Upgraded libsodium library to version 1.0.18.

[1.4.0] - 2019-09-26

Added

  • Added elasticsearch image

[1.3.0] - 2019-08-17

Added

  • Added libsodium to php:7.2-fpm. issue
  • Added pcntl extension for concurrent job builds. (PR #8 by @ihor-sviziev)

Changed

  • Removed mysql client and added mariadb client on images php:7.1-fpm and php7.2-fpm
  • Clean php:7.2-fpm images (PR #10, PR #9 by by @ihor-sviziev)

[1.2.1] - 2018-12-11

Added

  • Add nginx images with capability to customize configuration.

Fixed

  • Fix UNISON_USER already exists.
  • Fix php 7.2 build error. Libs were removed too soon.
  • Fix permissions adding entypoint scripts.

[1.2.0] - 2018-09-22

Added

  • Add node8-php7.2 image

[1.1.0] - 1018-08-29

Added

  • Add image php:7.0-fpm
  • Add image php:7.1-fpm
  • Add image php:7.2-fpm

Changed

  • Avoid keeping alive node images.
  • Avoid keeping alive unison containers.

Fixed

  • Add xdebug.remote_enable option.
  • Fixed some documentation errors.
  • Fixed permissions por user app.
  • Fixed paths from unison volumes.

[1.0.0] - 1018-08-24

Added

  • Add image node8-php7.0
  • Add image node8-php7.1
  • Add image unison.