Sign inSign up

graze/php-alpine

By graze

Updated 4 months ago

Smallish php7 alpine image with some common base packages

Image
Buildkit cache
12

1M+

graze/php-alpine repository overview

PHP 5.6/7/8 Alpine Base Image

Public image for php7 alpine with a set of common extensions

Building

$ make

Pulling

$ docker pull graze/php-alpine

Usage

$ docker run --rm graze/php-alpine -v $(pwd):/srv php some/script.php

Running with phpdbg:

$ docker run --rm graze/php-alpine:test -v $(pwd):/srv phpdbg7 some/script.php

Tag summary

Content type

Image

Digest

sha256:5f60b80ef

Size

50.5 MB

Last updated

4 months ago

docker pull graze/php-alpine