Is indeed not easy at all. For instance the container running on the IFB 192.54.201.178, the "get data" by FTP return "localhost" as information to the user...
(used to work with a flat ansible-artimed installation)
This is more complicated to get it right. You can use docker run -e "IP_ADDRESS=", but very often you actually want localhost, right? If we autodetect it, people might complain if they would actually want the localhost address, instead of the public IP address.
Is indeed not easy at all. For instance the container running on the IFB 192.54.201.178, the "get data" by FTP return "localhost" as information to the user...
(used to work with a flat ansible-artimed installation)