Example PHP-FPM 7.2 & Nginx 1.14 setup for Docker, build on Alpine Linux. The image is only +/- 35MB large.
Start the Docker containers:
docker run -p 80:80 spiralout/docker-php-nginx
See the PHP info on http://localhost, or the static html page on http://localhost/test.html
Content type
Image
Digest
Size
36.7 MB
Last updated
almost 8 years ago
docker pull spiralout/docker-php-nginx