2026.36

Released 2026-08-10

Changes

V3: Supervisor support on web-server

It is apparently typical practice to create cron servers and supervisor servers with clusters based on a web-server image. Therefore, this release adds the supervisor shims that are included in the nfs-server image as an optional service. Configuration files may be placed in the host /etc/supervisor directory and are normally expected to be placed there by the invoker bootstrap sequence. A new command.EnableService invoker command accepting a name parameter can be used to enable a systemd service such as supervisor. To use supervisor in this way, it is required that the image for a cluster is configured via cluster attributes so that the CONTAINER_IMAGE_URI metadata variable is set.

V3: shell command on web-server

Supervisor is run through the shell command, which is now provided on web servers. For mapping network shared files into the shell, the metadata variables WEBSCALE_SHARE and WEBSCALE_SHARED_DIRS is used to set the directory where the file system is mounted and a space- separated set of subdirectories (or files) that are mapped into the shell. For example, /var/www/shared/mysite.com and pub/media var are usual, respective values. Note that unlike V4 systems, the html prefix is not included and it is not possible to share at the top level.

V3: Invoker configuration from metadata

This release adds a metadata variable WEBSCALE_BOOTSTRAP that specifies a locator for a bootstrap sequence. In combination with metadata variables WEBSCALE_CUSTOMER and WEBSCALE_ENVIRONMENT, it is no longer necessary to write any files to the file system (as was formerly done in a cloud-init script).

Datadog collector

The Datadog collector is now added to all images and can be enabled by defining metadata variable DATADOG_API_KEY or by providing file /etc/datadog-agent/datadog.yaml.

New tools

New tools are added to all images:

  • btop: Command line resource monitor
  • mtr-tiny: Full screen ncurses traceroute tool
  • ncdu: Disk usage viewer
  • psmisc: Proc file system utilities
  • rclone: Rsync for commercial cloud storage
  • ripgrep: Recursively searches directories for a regex pattern
  • wget: Retrieves files from the web

Component upgrades

ComponentPreviousCurrent
PHP8.2.328.2.33
PHP8.3.328.3.33
PHP8.4.238.4.24
PHP8.5.88.5.9

Artifacts matrix

Image TypeFamily / VariantOSPackagesArchitecturesURI
Containerphp-fpm:8.1-arm64Debian 13.28.1.34, composer-2.10.2arm64public.ecr.aws/webscale/php-fpm:8.1-arm64-2026.36
Containerphp-fpm:8.2-arm64Debian 13.68.2.33, composer-2.10.2arm64public.ecr.aws/webscale/php-fpm:8.2-arm64-2026.36
Containerphp-fpm:8.3-arm64Debian 13.68.3.33, composer-2.10.2arm64public.ecr.aws/webscale/php-fpm:8.3-arm64-2026.36
Containerphp-fpm:8.4-arm64Debian 13.68.4.24, composer-2.10.2arm64public.ecr.aws/webscale/php-fpm:8.4-arm64-2026.36
Containerphp-fpm:8.5-arm64Debian 13.68.5.9, composer-2.10.2arm64public.ecr.aws/webscale/php-fpm:8.5-arm64-2026.36
Containerphp-fpm:8.1-debDebian 13.28.1.34, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.1-deb-2026.36
Containerphp-fpm:8.2-debDebian 13.68.2.33, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.2-deb-2026.36
Containerphp-fpm:8.3-debDebian 13.68.3.33, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.3-deb-2026.36
Containerphp-fpm:8.4-debDebian 13.68.4.24, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.4-deb-2026.36
Containerphp-fpm:8.1Alpine 3.21.78.1.34, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.1-2026.36
Containerphp-fpm:8.2Alpine 3.24.18.2.33, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.2-2026.36
Containerphp-fpm:8.3Alpine 3.24.18.3.33, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.3-2026.36
Containerphp-fpm:8.4Alpine 3.24.18.4.24, composer-2.10.2amd64public.ecr.aws/webscale/php-fpm:8.4-2026.36
ContainerrabbitmqUbuntu 24.04.4 LTS4.3.4arm64public.ecr.aws/webscale/rabbitmq:2026.36
ContainervarnishDebian 12.156.0.18arm64public.ecr.aws/webscale/varnish:2026.36
Have questions not answered here? Contact Support to get more help.

Last modified on August 11, 2026