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
- Host: GitHub
- URL: https://github.com/dlhck/laravel-docker-compose
- Owner: dlhck
- Created: 2018-03-19T09:48:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T09:57:18.000Z (over 8 years ago)
- Last Synced: 2025-01-13T07:11:57.195Z (over 1 year ago)
- Topics: apache, development, docker-compose, laravel, php-fpm
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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