#!/bin/sh set -e echo '+ Starting PHP-FPM' php-fpm -D exec /usr/sbin/nginx -g "daemon off;"