Skip to content

Releases: telanflow/dnmp

v1.5.2

21 Jun 08:00
Compare
Choose a tag to compare

Feature

  • docker-hub publish

Full Changelog: v1.5.1...v1.5.2

v1.5.1

07 Jun 17:31
Compare
Choose a tag to compare
[fixed] mongodb build version

v1.5.0

07 Jun 03:21
Compare
Choose a tag to compare
  • 🔥 Support PHP 7.2
  • 🔥 Support PHP 8.2
  • 🐞 Fix PHP 5.6 build fail
    • composer 2.2.x
  • 🆕 Upgrade PHP 7.4(swoole 4.8.13 composer 2.5.7 mongodb 1.15.3)
  • 🆕 Upgrade PHP 8.0(swoole 5.0.3 composer 2.5.7 mongodb 1.15.3)
  • 🆕 Upgrade PHP 8.1(swoole 5.0.3 composer 2.5.7 mongodb 1.15.3)
  • 🛠 Removed Elasticsearch
  • 🛠 Removed Supervisord

v1.4.3

06 Jun 12:23
Compare
Choose a tag to compare
fix php5.6 buster source

v1.4.2

25 Feb 14:20
Compare
Choose a tag to compare

Feature

  1. support mongodb: 1.12.1 php ext

Dependencies

  1. swoole To 4.8.7
  2. redis To 5.3.7

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Feb 06:21
Compare
Choose a tag to compare

Feature

  • add ext mongodb

Full Changelog: v1.4...v1.4.1

v1.4

29 Dec 06:22
Compare
Choose a tag to compare

Feature

  1. support PHP 8.1.x
  2. nginx build form Dockerfile

Dependencies

  1. swoole To 4.8.5
  2. redis To 5.3.5

v1.3.2

09 Nov 02:20
Compare
Choose a tag to compare

Feature

  • swoole: 4.8.1
  • composer: 2.1.11
  • add MongoDB support

v1.3

05 Jul 06:03
Compare
Choose a tag to compare

Feature

  • 🚀 add PHP8 support
  • removed PHP73

Fixed

  • Redis default password dnmp

v1.2.1

14 Apr 12:32
Compare
Choose a tag to compare

Feature

  • [add] PHP 7.4

Fix

  • 【docker for mac 3.3.0】修复mysql在docker3.3.0版本中无限重启的Bug c20efad
  • 更新mysql配置文件
  • 修复PHP5.6 分号缺失导致的编译失败
  • 优化nginx、redis版本:latest