docker2exe
docker2exe copied to clipboard
Bind container port to host port
What is the recommended way to bind the executable's container's exposed ports to the host ports?
A similar problem is the mapping of volumes.
I'd be happy to accept a pull request. It looks like @akang22 has a fork that adds support for ports.