Sign inSign up

inventis/mailhog

By inventis

Updated almost 5 years ago

mailhog container

Image
0

1.1K

inventis/mailhog repository overview

Mailhog container

this container runs on default port 25 for mails and 80 for http traffic

Docker Compose

Below you can find an example config for the docker compose configuration

    ...
    mailhog:
        image: inventis/mailhog:1.0.0
        ports:
            - "1080:80"
    ...

Tag summary

Content type

Image

Digest

Size

7.9 MB

Last updated

almost 5 years ago

docker pull inventis/mailhog