Skip to content

aestetype/docker-php-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Docker Pulls

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

About

Docker image with PHP-FPM 7.2 & Nginx 1.14 on Alpine Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 93.4%
  • HTML 4.8%
  • PHP 1.8%