Sign inSign up

exileed/php-testing

By exileed

Updated 1 day ago

php image for CI

Image
Languages & frameworks
0

50K+

exileed/php-testing repository overview

Docker php image for testing (CI)


Stable pipeline status

About

These Docker images are built on top of the official PHP Docker image (alpine), they contain additional PHP extensions required to testing (CI, but no code of the framework itself. The Dockerfile(s) of this repository are designed to build from different PHP-versions by using build arguments.

Available versions for exileed/php-testing
8.0, 7.4, 7.3, 7.2, 7.0, 5.6 
Available extensions
amqp
curl
iconv
mbstring
pdo
pdo_mysql
pdo_pgsql
pdo_sqlite
redis
pcntl
tokenizer
xml
gd
bcmath
soap
sockets
intl
imagick
exif
xdebug
zip

Available software
node.js
yarn
npm
composer
Example build

docker build -t exileed/php-testing:7.4 --build-arg PHP_BASE_IMAGE_VERSION=7.4 .

Tag summary

Content type

Image

Digest

sha256:0678c06f0

Size

275.7 MB

Last updated

almost 4 years ago

docker pull exileed/php-testing