Skip to content

Releases: dockware/web

1.4.0

24 Feb 13:07

Choose a tag to compare

Added

Add AMQP, PCov, Redis and zstd extensions for PHP 8.5 (thx to @kleinmann)
Add tideways ENV variables (service, environment)

1.3.1

07 Dec 06:54

Choose a tag to compare

Added

  • Add Xdebug for PHP 8.5

1.3.0

21 Nov 11:33

Choose a tag to compare

Added

  • Add official PHP 8.5 release
  • Add a built-in healthcheck. You can now use "docker compose up --wait" to wait until the container is fully ready. (thx for that brilliant idea @BlackScorp)

Fixed

1.2.0

07 Nov 09:21

Choose a tag to compare

Added

  • Add PHP 8.5 support

Changed

  • Remove "Xdebug Beta" for PHP 8.4 and switch to official release

Fixed

  • It was possible to start the image with an unsupported Node version which led to problems. The container will now crash during startup to give you immediate feedback.

1.1.0

27 Sep 10:13

Choose a tag to compare

Added

  • Add "patch" package to support patching Composer vendors

1.0.0

27 Sep 10:13

Choose a tag to compare

  • Add Supervisor
  • Initial release with PHP 7.4, 8.0, 8.1, 8.2, 8.3 and 8.4, as well as Node 22 and 24