adhocore / docker-lemp

A single container LEMP complete fullstack with latest release of PHP8.0.30/8.1.29/8.2.23/8.3.11, MySQL, nginx, PostgreSQL, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.17+ for both arm and amd arch
https://hub.docker.com/r/adhocore/lemp
MIT License
156 stars 40 forks source link

Add mailcatcher #7

Closed adhocore closed 4 years ago

adhocore commented 4 years ago

we can copy from tophfr/mailcatcher as a multistage build

ref: https://github.com/tophfr/docker-mailcatcher

adhocore commented 4 years ago

may need imap too