github serversideup/docker-php v2.0.0

latest releases: v4.3.3, v4.3.2, v4.3.1...
3 years ago

✨ Enhancements

  • Added PHP 8.2 support
  • Added Multi-arch docker image support 💪
  • Use Ubuntu 22.04 as base image
  • Added healthchecks on initialization (#75)
  • Upgrade all scripts and init structures to use S6 Overlay 3.x standards
  • Allow openbase_dir to be controlled by an environment variable
  • Added php_intl package (#56)
  • Added bcmath package (#58)
  • Allow SSL to be configured with SSL_MODE (#79)

🧼 Cleanup

  • Eliminated all development dependencies (other than having Docker installed)
  • Reorganized repository to have all source code in /src directory
  • Improved Verbosity to be less noisy, but configurable by the S6_VERBOSITY variable
  • Improved build script to accept arguments on which versions to build

🐛 Fixes

😅 Migrating from V1

Don't miss a new docker-php release

NewReleases is sending notifications on new releases.