This repository provides various docker images used in PHP development.
These images are just like the original composer images, but with pinned PHP version and litte adjustments.
- Line 1: Pin PHP version
- Line 42: Install PHP extension
mysqli
Debian stable image with packages for ansible provisioning.
Playwright image with additional dependencies. When upgrading, the identical version must be used for docker image tag in ./playwright/Dockerfile and npm package @playwright/test in ./playwright/package.json.