docker-lemp
docker-lemp copied to clipboard
A single container LEMP complete fullstack with latest release of PHP8.0.30/8.1.27/8.2.17/8.3.4, MySQL, nginx, PostgreSQL, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you...
Hi! I would like that on starting the container, if it finds an SQL file in a specific folder, it runs it. Usually, when using official mariadb / mysql images,...
Hoping to support linux/arm64/v8 like RPI 4 or arm base devices
Needs improvements but a general idea 🚀 For #13
RabbitMQ
Hi! Could you please add RabbitMQ? It is very often needed.
replacement https://github.com/dockage/mailcatcher
When I try to containerize my own project I have to store in a different place the `php-fpm.ini` that is inside the `php` folder , delete the index.php, copy my...