mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 05:39:39 +08:00
d608b4595044d31f3346fcc85161d83aae9b5a10
Docker PHP-FPM 7.2 & Nginx 1.14 on Alpine Linux
Example PHP-FPM 7.2 & Nginx 1.14 setup for Docker, build on Alpine Linux. The image is only +/- 35MB large.
Usage
Start the Docker containers:
docker run -p 80:80 trafex/alpine-nginx-php7
See the PHP info on http://localhost, or the static html page on http://localhost/test.html
Languages
PHP
99.4%
Dockerfile
0.6%