|
|
|
|
|
by steinnes
4435 days ago
|
|
The "expose a single port" default suggestions always annoyed me a bit, the fact is that each docker gets an IP on a virtual ethernet interface and with the right routes in place can be accessed by anyone on the same network -- so obviously more ports can be exposed :-) |
|
This is called advanced networking, yes?
http://docs.docker.io/use/networking/
They didn't have this when I looked last summer.