Smallish php7 alpine image with some common base packages
1M+
Public image for php7 alpine with a set of common extensions
$ make
$ docker pull graze/php-alpine
$ docker run --rm graze/php-alpine -v $(pwd):/srv php some/script.php
$ docker run --rm graze/php-alpine:test -v $(pwd):/srv phpdbg7 some/script.php
Content type
Image
Digest
sha256:5f60b80ef…
Size
50.5 MB
Last updated
4 months ago
docker pull graze/php-alpine