0-5788719150923125 / vtx

an experiment
Other
8 stars 1 forks source link

Revert to bridge networking #6

Open Vectorrent opened 8 months ago

Vectorrent commented 8 months ago

If at all possible, we should try to revert Docker to bridge networking, instead of host mode networking.

The initial reason we used host networking was because of GUN. I have been told that WebRTC (in the ctx container) requires host networking to function correctly, but I've been unable to verify that is correct yet.

Vectorrent commented 8 months ago

Actually, Petals/Hivemind require host networking as well. It may be that this stack is simply incapable of being converted to bridge networking.