db2-docker icon indicating copy to clipboard operation
db2-docker copied to clipboard

Mechanism to publish ports

Open angoca opened this issue 11 years ago • 1 comments

The port of a container should have a matching with the host port.

angoca avatar Jan 02 '15 18:01 angoca

This will prevent multiple containers listening in the same port, preventing the mapping one to one with localhost.

angoca avatar Jan 09 '15 10:01 angoca