I have done the following
Steps to reproduce
Create a container network and change the ips, if you are on home router just restart router and the new dynamic ip assigned will break networking.
Problem description
OK So apple containers have a huge problem, the internal networking of containers handout ips, because it has no internal dns service to resolve containers address using names or host name, this is a huge problem, i spent a day debugging this since yesterday. Now realising the issue is not in the code but the apple container's which used wifi connection to hand out ips to the containers, when the network changed it stopped working. i tried rebuilding multiple times but nothing happened, eventually a mac restart solved it. There should be some kind of dns system for proper networking.
Environment
- OS:
- Xcode:
- Container:
Code of Conduct
I have done the following
Steps to reproduce
Create a container network and change the ips, if you are on home router just restart router and the new dynamic ip assigned will break networking.
Problem description
OK So apple containers have a huge problem, the internal networking of containers handout ips, because it has no internal dns service to resolve containers address using names or host name, this is a huge problem, i spent a day debugging this since yesterday. Now realising the issue is not in the code but the apple container's which used wifi connection to hand out ips to the containers, when the network changed it stopped working. i tried rebuilding multiple times but nothing happened, eventually a mac restart solved it. There should be some kind of dns system for proper networking.
Environment
Code of Conduct