Search Docker Hub
raspberry-php
By edenr
Raspbian image running PHP7.0-FPM
176
Raspbian image for running PHP7.0-FPM.
On the command line:
docker run -it -d -p 9000:9000 --name php -w /var/www/html edenr/raspberry-php
To enter:
docker exec -it php bash
Content type
Image
Digest
Size
133.8 MB
Last updated
over 8 years ago
docker pull edenr/raspberry-php