docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/orgs/docker/projects/51
Creative Commons Zero v1.0 Universal
1.73k stars 254 forks source link

Original ip is not passed to containers ... #157

Open ghost opened 3 years ago

ghost commented 3 years ago

The issue affects macOS, Windows, and Linux. We'd like to see in the roadmap somewhere.

https://github.com/docker/for-mac/issues/180

polarathene commented 5 months ago

We cannot operate without the visitors IP address.

Do you need swarm? I covered any other case that you should be able to avoid the issue otherwise.

Please provide more context on the problem / use-case you're facing.

ksaadDE commented 4 months ago

Four years after the issue was opened, it is still not resolved xD

Kleywalker commented 2 months ago

Are there any news on this topic yet?

polarathene commented 2 months ago

Are there any news on this topic yet?

Please provide more context on the problem / use-case you're facing.

I provided advice that you should be able to avoid the issue (except for swarm):

image


If you need more info let me know. If the above isn't a solution for you and you're not using Docker Swarm, then share what is different about your setup.

Kleywalker commented 2 months ago

Please provide more context on the problem / use-case you're facing.

I'm using docker on a macOS machine but I don't have access to the macOS system itself. I run a php container. When I run phpinfo() all the relevant IPs are wrong.