Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 508 Bytes

PHP-FPM & Nginx Docker Image

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on AlpineLinux

  • Image size only ~100MB !
  • Very new packages (alpine:edge) 2015-04-03:

Usage

sudo docker run -v /data:/DATA -p 80:80 psitrax/php-nginx

Volume structure

  • htdocs: Webroot
  • logs: Nginx/PHP error logs