Skip to content

Instantly share code, notes, and snippets.

@matglas
Created February 17, 2016 17:47
Show Gist options
  • Save matglas/57cb837c4c057fbd6381 to your computer and use it in GitHub Desktop.
Save matglas/57cb837c4c057fbd6381 to your computer and use it in GitHub Desktop.
MailCatcher in docker
docker run --rm -p 1080:1080 -p 1025:1025 --name mailcatcher schickling/mailcatcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment