Skip to content

Latest commit

 

History

History
87 lines (45 loc) · 4.2 KB

changelog.md

File metadata and controls

87 lines (45 loc) · 4.2 KB

1.4.0 (2022-04-29)

Features

  • add php 8.1 image config (a97a771)

1.3.0 (2022-04-12)

Features

  • add support for internalization package (67f225a)
  • remove unnecessary library install (11e5480)

1.2.0 (2022-04-11)

Features

1.1.1 (2022-03-10)

Bug Fixes

  • failing to build sockets (c313084)

1.1.0 (2022-03-10)

Features

  • enable sockets extension (88b01df)

1.0.4 (2022-01-29)

Bug Fixes

  • docker build args not available (e1c9859)

1.0.3 (2022-01-29)

Bug Fixes

1.0.2 (2022-01-29)

Bug Fixes

  • force trigger docker build (f26e105)

1.0.1 (2022-01-29)

Bug Fixes

1.0.0 (2022-01-29)

Bug Fixes

  • cron script not executable (4558571)
  • invalid current directory variable rep (a3c3eb0)
  • invalid network config (8149f86)
  • nginx config mounted incorrectly (0fc6eed)
  • nginx config not utilized (5704c60)
  • refactor as buildX does not delete existing layers. (7406653)
  • remove unused cron script args (cf78203)

Features

  • add composer docker infra setup config (c843060)
  • add default storage folder (97fd702)
  • add missing cron script (b908fbe)
  • add PHP 8.0 docker build config (9355d2c)
  • add php-4 docker & docker-composer base infra config (991554a)
  • update php version (d089e56)