nungster / docker-php-nginx

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Nginx 82.7%Language:Shell 17.3%