Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlhck/laravel-docker-compose

Docker Compose Configuration for Laravel
https://github.com/dlhck/laravel-docker-compose

apache development docker-compose laravel php-fpm

Last synced: about 2 months ago
JSON representation

Docker Compose Configuration for Laravel

Awesome Lists containing this project

README

        

# Docker-Compose for Laravel
Simple Docker-Compose setup for the use with the Laravel Framework.

These docker images are based on the docker images for Pimcore
developed by [@dpfaffenbauer](https://github.com/dpfaffenbauer)
All credits go to him for developing such awesome images.

Docker-Compose consists of following images:
- Redis
- MariaDB 10.1
- httpd (Apache 2.4) & PHP-FPM with PHP7.1 and all packages needed by Laravel
- PHP-FPM with PHP7.0