Sign inSign up

lordius/alpine-mailhog

By lordius

•Updated over 8 years ago

Mailhog image based on GO repo.

Image
1

2.4K

lordius/alpine-mailhog repository overview

⁠MailHog image for Docker Compose LAMP stack

MailHog image based on GO repo.

⁠How to run

You need some container for sending emails. Set up in it pass for mailhog (/usr/sbin/sendmail -i -t mailhog:1025), example of running:

docker run -v /hostDir:/var/www/localhost/htdocs -d -p 8025:8025 --name mailhog --link php-fpm-sender lordius/alpine-mailhog

Visit localhost:8025 or IP:8025 where is container with port 4040 for checking emails.

⁠Full LAMP stack

See Docker Compose LAMP⁠.

Tag summary

Content type

Image

Digest

Size

6.6 MB

Last updated

over 8 years ago

docker pull lordius/alpine-mailhog