NethServer Version: NethServer release 7.9.2009 (final)
Module: Docker
I have a Docker container that I need to access from other computers on the network, but I am unable to get the ports open. If I use the default bridge, my container does not have internet access, but if I attach it to the “aqua” network or create my own bridge, it will have internet access but I cannot access it.
I’ve also tried to enable Aeria, but I can’t find it in networks when I enable it.
I’m working in portainer, but if I have to use cli, that’s fine.
Edit: I should say that my container can’t access my DNS server when attached to the default bridge. Whether it has internet access, I don’t know for sure, but it can’t resolve addresses.
Edit2: If I follow the docs to create the Aeria network and then use the pihole template, it errors with “network aeria not found”.