A super fast, super slim, production hardened PHP-7 and Nginx docker image built on Alpine linux. Perfect for horizontally distributed PHP and Laravel
applications run within a container cluster.
Note Installs hirak/prestissimo composer parallel install plugin. If you have issues with composer installs remove this plugin.
- PHP-7 (Latest PHP runtime)
- mcrypt
- mysqli
- pdo_mysql
- opcache
- gd
- pcntl
- Nginx (FastCGI web-server)
- Composer (PHP package manager)
- supervisor (process manager)
- Tooling
- git
- wget
- bash
To build this image from the Dockerfile use comething like docker build .