Build latest PHP docker images with extensions
- Use
install-php-extensions extension_nameto install Extensions.
- Default installed extensions: see the
Dockerfilefor more detail. ComposerPDFlib
More info: https://hub.docker.com/_/php/
Recently, I removed grpc, because it takes an extremely long time to build, exceeding the limit for Github Actions.
If you really want to use it, build it locally.
Maybe add back in the future if we can find a way to reduce the build time.