Skip to content

Releases: Justintime50/nginx-php-docker

36

24 Nov 16:37

Choose a tag to compare

  • Adds PHP 8.5 support
  • Drops support for PHP 8.1

35

23 Jul 01:13

Choose a tag to compare

35
  • Adds pcntl PHP extension for process control (eg: Laravel Horizon)

34

20 Jul 03:12

Choose a tag to compare

34
  • Don't rotate nginx logs via supervisord

33

19 Jul 18:15

Choose a tag to compare

33
  • Corrects supervisord config (priorities, log permissions)

32

19 Jul 04:51

Choose a tag to compare

32
  • Adds supervisord to manage processes, allow for customizing processes (replaces simple entrypoint script)

31

10 Jun 15:07

Choose a tag to compare

31
  • Adds Redis PHP extension

30

31 May 22:06

Choose a tag to compare

30
  • Adds woff, ttf, and svg to cached locations
  • Adds max-age header to cached assets
  • Adds more gzip_types
  • Tosses logs for favicon.ico and robots.txt

29

28 May 18:56

Choose a tag to compare

29
  • Removes git and unzip packages as they were unused to reduce image size
  • Removes *-dev packages after build to reduce image size

28

05 Apr 14:49

Choose a tag to compare

28
  • Bumps max_requests from 500 to 1000
  • Bumps start_servers from 4 to 8
  • Changes PHP FPM log_level from notice to warning

27

18 Jan 03:55

Choose a tag to compare

27
  • Adds the intl extension to the image for internationalization and localization support