Sign inSign up

yappabe/mailhog

By yappabe

Updated about 10 years ago

Docker mailhog

Image
0

10K+

yappabe/mailhog repository overview

Yappa Mailhog Docker Image

This adds mailhog, which is accessible on port 8025.

Usage

Add the following to your docker-compose.yml file:

mailhog:
    image: yappabe/mailhog
    environment:
        DNSDOCK_ALIAS: mailhog.website.docker.webfolks.be

Next, add this container to your php and nginx container links.

You can now use mailhog as an smtp server, simply use 'mailhog', or whatever you named this container as host on port 1025. No credentials are needed.

References

Tag summary

Content type

Image

Digest

Size

239.4 MB

Last updated

about 10 years ago

docker pull yappabe/mailhog