Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 279 Bytes

mailcatcher

Build of MailCatcher with Docker

Docker Pull Command

    docker pull xelbot/mailcatcher

Start the container

    sudo docker run -i -d -p 1080:1080 -p 1025:1025 xelbot/mailcatcher

Trying the browser on URL http://localhost:1080