Has anyone run the netclient docker image to work ...
# client
r
Has anyone run the netclient docker image to work as a node, and used docker-compose's
network_mode: "service:netmaker-client"
to network other containers to the rest of the net? I'm trying to see if it'd work, but within the container I can't ping between "nodes", the output of
ip a
shows the range for the netclient net is a
/32
net
2 Views