docker - How to make the external host IP address assigned to container hostname? -


except --net=host, there method make container's hostname bind external host ip address?

my projects need feature of port-forwarding lot, , quite containers on same node. --net=host doesn't meed requirements.

the -p hostport:containerport option made purpose. if want use same host ip in same port different applications apache virtual hosts. recommend using apache or nginx container reverse proxy using hostnames

regards


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -