Skip to content

Missing port binding in the documentation #152

Description

@Gilles57

It's not a bug, but I think something is missing in the documentation.
I can see :

$ docker run -d -p 1080:1080 --name mailcatcher schickling/mailcatcher
I think it’s :

$ docker run -d -p 1080:1080 -p 1025:1025 --name mailcatcher schickling/mailcatcher

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions