Thanks people, that fixed it!
Thema
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:
(Quelltext, 15 Zeilen)
... 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:
(Quelltext, 18 Zeilen)
Only with this container, all was fine. But when I try to add another container with same config (only changing ipv4_address and…
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:
(Quelltext, 15 Zeilen)
... 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:
(Quelltext, 18 Zeilen)
Only with this container, all was fine. But when I try to add another container with same config (only changing ipv4_address and…