mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2025-05-10 10:35:24 +08:00
Docker PHP-FPM 7.1 & Nginx 1.10 on Alpine Linux
Example PHP-FPM 7.1 & Nginx 1.10 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
Dockerfile
91.6%
Shell
5.2%
HTML
2.3%
PHP
0.9%