github serversideup/docker-php v3.2.0

latest releases: v4.3.3, v4.3.2, v4.3.1...
23 months ago

🤩 What's new

❤️ Native Docker Health Checks

This is a HUGE step forward for some pretty exciting things that we have coming up. Getting accurate container health is crucial in ensuring uptime and zero-downtime deployments. All container health is now natively supported and able to be dynamically changed with HEALTHCHECK_PATH (default: "/healthcheck").

You can set HEALTHCHECK_PATH=/up to monitor the Laravel 11 Health Check endpoint. 🥳

More about how this works here:
image

🐛 Bug fixes

  • We fixed a sneaky bug where Apache containers would fail to start if the container was cached (#365)

Full Changelog: v3.1.1...v3.2.0

Don't miss a new docker-php release

NewReleases is sending notifications on new releases.