Skip to content

Conversation

@TobiOkanlawon
Copy link

Clearly bind the port used by the container the same port on the host computer. Without this, I kept running the command but was not able to use the service.

Clearly bind the port used by the container the same port on the host computer. Without this, I kept running the command but was not able to use the service.
@JasonBarnabe
Copy link

Should be lower-case -p, shouldn't it?

docker run -p 8765:8765 lowerquality/gentle

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants