Closed kylesuss closed 9 years ago
Without any explaining context, two arbitrary numbers don't help to illuminate which value is which or how to use them.
If this were to be redone with some explanation of what's being bound to what and why, I'd probably merge it.
Cool, that's fair. I've added a more thorough example to the readme. Let me know what you think.
That's not right, though, is it? It shows the port in the container already being bound to the host, and then the creation command is all backwards.
What would make more sense would be:
It took me a while to figure out what values to use for the CONTAINER_PORT and HOST_PORT so I thought an example would be nice.