Problem:
When I restart my unraid server, wireguard can't reach my docker containers.
In order to get that working, I have to stop docker and then start it again. When I do that, something strange happens with my NIC, so I now have to disconnect and reconnect the network cable in order for network connectivity to be restored.
After I've done the above, wireguard can now connect to docker containers.
Question:
Is there a way to make sure wireguard starts before docker or otherwise have this functionality work after a reboot?
Cheers,
Magnus