I have a server and inside this server a docker container is running, I have a shell script inside the container which needs the ip of the server not the ip of the docker container. Is there any way to get that ?
I googled for long time and I wasn't able to find a similar question.
Please help.