Extends the official image with the PHP extensions: bcmath, intl, mbstring, mcrypt, pcntl, opcache
2.1K
Extends the official PHP image with blackfire.io support and with the following PHP extensions:
Run the following command with your blackfire credentials to profile your cli PHP apps.
$ docker run --rm -it -e BLACKFIRE_SERVER_ID= -e BLACKFIRE_SERVER_TOKEN= -e BLACKFIRE_CLIENT_ID= -e BLACKFIRE_CLIENT_TOKEN= --volume $(pwd):/app sandrokeil/php:5.6-cli-blackfire blackfire run php [your PHP script]
Content type
Image
Digest
sha256:3d0353183…
Size
189.5 MB
Last updated
almost 11 years ago
docker pull sandrokeil/php:5.6-cli-blackfire