8 lines
99 B
Docker
8 lines
99 B
Docker
FROM mailhog/mailhog
|
|
|
|
Maintainer Mahmoud Zalt <mahmoud@zalt.me>
|
|
|
|
CMD ["Mailhog"]
|
|
|
|
EXPOSE 1025 8025
|