Hello! I just updated to 7.0.0 rc.2 from 6.12.x. Everything has been going well otherwise, but my custom VLAN networks don't anymore work in my Docker-Compose networks. They're saying "external network doesn't exist", even though the settings look the same and they worked just fine previously (via Compose).
If I run docker network ls, I can't find my networks either. I tried re-creating my VLAN-networks manually from docker network create, but it did not work. I temporarily removed the VLAN networks and just use the default bridged network now.
I tried removing all setting for my VLAN's and re-creating, still nothing, the networks defined from GUI, don't appear to Docker custom networks.
Note that, I have created all my networks via GUI and not custom, only tried to see if I could get them to work correctly.
diagnostics.zip