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
Content type
Image
Digest
sha256:1d85f6615…
Size
307.4 MB
Last updated
almost 11 years ago
docker pull peterc/php-dev