Expanded tooling for PHP pipelines
Builds from: thecodingmachine/php with tag $PHP_VER-v4-slim-cli
- PHP 8.2
- PHP 8.1
- PHP 8.0
- PHP 7.4
- PHP 7.3
- PHP 7.2
- intl
- composer v1 (
/usr/local/bin/composer1
) - composer v2 (
/usr/local/bin/composer2
)/usr/local/bin/composer
is a symbolic link to v2
We create and tag different images with nodes 12
, 14
, 16
and 18
.
As a default for the legacy images (without explicit node tag), node in version 14
is used.
If your package.json
requires a specific NPM version, you may have to set NPM_CONFIG_ENGINE_STRICT
to false
in your environment to get NodeJS to ignore that.
MIT