Laravel Base Image that is optimized for production and configured to operate locally the same way. This image is very opinionated; however, not restrictive.
This image uses alpine to run laravel using nginx and php-fpm. This image uses supervisord to manage both processes.
The logs from each of these is configured to emit to stdout/stderr.