Sign inSign up

sandrokeil/php

By sandrokeil

•Updated almost 11 years ago

Extends the official image with the PHP extensions: bcmath, intl, mbstring, mcrypt, pcntl, opcache

Image
1

2.1K

sandrokeil/php repository overview

⁠Docker php 5.6-cli-blackfire image

Extends the official PHP image with blackfire.io⁠ support and with the following PHP extensions:

  • bcmath
  • intl
  • mbstring
  • mcrypt
  • pcntl
  • opcache

⁠Start

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]

Tag summary

Content type

Image

Digest

sha256:3d0353183…

Size

189.5 MB

Last updated

almost 11 years ago

docker pull sandrokeil/php:5.6-cli-blackfire