- Removed unsupported PHP versions
- Added
DOCKER_BUILD_FLAGStoMakefile
- Use
phusion/baseimage:noble-1.0.2 - Added PHP 8.5
- Updated
8,8-cli,8-fpm,cli,fpm,latestversion to8.5
- Use
phusion/baseimage:noble-1.0.0and thusUbuntu 24.04 - Added PHP 8.4
- Updated
8,8-cli,8-fpm,cli,fpm,latestversion to8.4
- Added PHP 8.3
- Make PHP 8.3 default version
- Added
imagickextension
- Updated
8,8-cli,8-fpm,cli,fpm,latestversion to8.2
- Update syslog-ng.conf for Ubuntu 22.04
- Added PHP 8.2
- Use
phusion/baseimage:jammy-1.0.0and thusUbuntu 22.04 - Removed unsupported PHP version 7.3
- Use
phusion/baseimage:focal-1.0.0and thusUbuntu 20.04
- Make PHP 8.1 default version
- Removed unsupported PHP version 7.2
- Make PHP 8.0 default version for FPM
- Added PHP 8.1
- Limit en locales other than
en_US - Add
cs_CZlocale
- Removed unsupported PHP versions 5.6, 7.0 and 7.1
- Make PHP 8.0 default version
- Added PHP 8.0
- Updated
composerto2.0 - Removed global package
hirak/prestissimoincompatible with new Composer
- Updated
phusion/baseimagetolatest-amd64
- Added
redisextension
- Finally fixed installation of
php-sodiumwhich is not needed any more for PHP 7.2 and newer - Extension
php-sodiumnow installs from PHP 7.0 and higher - Fixed
dist-upgradeduring image build
- Fixed installation of
php-sodiumwhich resulted in installation of PHP 7.1 under 5.6 image - Extension
php-sodiumnow installs only from PHP 7.1 and higher
- Added PHP 7.4
- Initial version