So it seems that the port mapping between the container and the host is the issue somewhere. Despite my mapping what I thought
Code: Select all
-p 8112:8112 -p 58846:58846 -p 58946:58946/udp -p 6881:6881 -p 6881:6881/udp \
Since it all seems to be working now, I'll call it fixed.