Open hugebdu opened 7 years ago
I'd like to use dynamic port binding (aka docker run -P ...). Is there a way to get this working? I guess the dynamically allocated port must be advertised in zk? Any other things must be done for that?
docker run -P ...
THanks!
I'd like to use dynamic port binding (aka
docker run -P ...
). Is there a way to get this working? I guess the dynamically allocated port must be advertised in zk? Any other things must be done for that?THanks!