Assigning IP address to docker containers?
问题 I'm new to Docker. Is it possible to assign an IP address (from a DHCP server) to Docker containers running on a host or VM? If yes, can someone point me in the correct direction. If no, is it a fundamental limitation of the container approach or it's just a feature that's not in Docker yet. 回答1: Caveat - Docker is under heavy development so confirming against current docs is advisable. The network element is one of those under current discussion on docker-dev , it looks like longer term