Skip to content

Fix swarm network

The swarm network was not working, making it impossible for containers to reach one another.

This MR makes several changes to make the swarm network functional. We believe all commits are necessary, although it is difficult to know because it takes too much time to test it. As all of it would be done someday anyway, we are ok with this.

Part of #31 (closed)

Merge request reports