Sign inSign up

peterc/php-dev

By peterc

•Updated almost 11 years ago

A container for quick PHP development

Image
0

139

peterc/php-dev repository overview

This container has nginx and PHP running and allows you to mount the html directory so you can do some PHP development without installing PHP locally.

You can run it with something like:

docker run -d -p :80 -v :/var/www/html --name php php-dev

Tag summary

Content type

Image

Digest

sha256:1d85f6615…

Size

307.4 MB

Last updated

almost 11 years ago

docker pull peterc/php-dev