Sign inSign up

skantar/linux-php

By skantar

Updated almost 10 years ago

Small Docker image with PHP interpreter (~18MB)

Image
1

258

skantar/linux-php repository overview

Docker StarsDocker Pulls

PHP Docker image

This image is based on Alpine Linux image and contains PHP programming language.

Download size of this image is only:

NOTE: This image is not really intended for a site hosting use-case. It is created to run pure PHP code from a shell.

Usage Example

$ docker run --rm skantar/linux-php php -r 'echo "Hello World";'

Once you have run this command you will get printed 'Hello World' from PHP!

Tag summary

Content type

Image

Digest

Size

5.9 MB

Last updated

almost 10 years ago

docker pull skantar/linux-php