- Script who test all available extensions in one pass
- BuildKit is now use without trouble, for extend it, use of docker buildx bake may helpful
- We need lighten the images
- Link and document one tool who help create packaged app with the slim image
- Build the slim image
- Run it with docker and try extensions with follow commands
docker run -it --rm qonstrukt/php:8.3-v7-slim-apache sudo bash apt update apt search --names-only php8.1-zip
- Pay attention of extensions installed by pickle (not listed on apt repo)
Some links with information updated :
diff -q ./extensions/core ./extensions/8.3