Page MenuHomeDevCentral

Merge docker-nginx-php7-fpm branch 'main'
ClosedPublic

Authored by dereckson on Feb 27 2023, 20:29.
Referenced Files
F24971836: D2818.diff
Sun, Mar 22, 09:30
F24969006: D2818.diff
Sun, Mar 22, 04:02
F24966426: D2818.id7192.diff
Sat, Mar 21, 23:08
F24966362: D2818.id7154.diff
Sat, Mar 21, 23:03
F24965477: D2818.diff
Sat, Mar 21, 21:12
Unknown Object (File)
Fri, Mar 20, 05:43
Unknown Object (File)
Thu, Mar 19, 17:16
Unknown Object (File)
Tue, Mar 17, 14:52

Details

Summary

In T625 / D756 / f9e81e6d5fec, decision was to maintain in // two images,
one for PHP 5.6, one for PHP 7.1.

This choice doesn't seem interesting for PHP 8 as:

  • Docker tags allow to select a precise version
  • The Docker Hub build rules now allow to create a 1.2.3-novolume tag
  • The nasqueron/php-cli image works just fine

It simplifies the maintenance operations and would avoid to have 4 images,
one for PHP CLI, three for nginx-php7-fpm.

To weld the repositories together, this change merges the docker-nginx-php7-fpm
main branch in this main branch.

Diff Detail

Repository
rDPHPFPM Docker image for Nginx, php-fpm
Lint
Lint Skipped
Unit
Tests Skipped