docker-php-nginx icon indicating copy to clipboard operation
docker-php-nginx copied to clipboard

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

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