Docker network overlay

Hello

Using docker compose and deploy stack on overlay network ,

how does docker compose calculate the num of available subnets to assign when a new stack it is deploy?

If the default overlay ip segment it is 24 and take the configuration from /etc/docker/daemon.json , how does docker compose calculate to create the overlay network?

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.