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

Support port mapping

Open squaremo opened this issue 10 years ago • 1 comments

I think the plugin will get told the port mapping; so it's possible we could support port mapping, and remove the need for adding a container to the bridge network.

squaremo avatar Jun 30 '15 08:06 squaremo

Hmm actually it looks like libnetwork intends to do port mapping itself, and currently has a hack to make this happen: https://github.com/docker/libnetwork/issues/401

squaremo avatar Aug 27 '15 13:08 squaremo