Skip to content

Streamlined Docker Images

Marc Rochow requested to merge dev/streamlined into main

This MR brings streamlined PHP Docker images (saving around 300MB compared to previous images).

Updated

  • PHP 7.3 Docker image is now streamlined
  • PHP 7.4 Docker images are now streamlined
  • Increased process manager min/max servers to handle more connections in parallel (for all images)
  • Updated node to v18

Merge request reports