Thanks people, that fixed it!
Thread
docker composer - networks
Hi all,
I am trying to migrate from Portrainer to Composer, and I have a question about the network configuration.
Prior, in Portainer, this was my config:
(Code, 15 lines)
... and I was using 192.168.1.x as the network in all my containers. Each with a different IP.
Now I'm trying to use this config, creating a file to each container:
(Code, 18 lines)
Only with this container, all was fine. But when I try to add another container with same config (only changing ipv4_address and ip_range) it says:…
I am trying to migrate from Portrainer to Composer, and I have a question about the network configuration.
Prior, in Portainer, this was my config:
(Code, 15 lines)
... and I was using 192.168.1.x as the network in all my containers. Each with a different IP.
Now I'm trying to use this config, creating a file to each container:
(Code, 18 lines)
Only with this container, all was fine. But when I try to add another container with same config (only changing ipv4_address and ip_range) it says:…