Docker Network not Found - Stack Overflow
stackoverflow.com › questions › 53347951Nov 17, 2018 · Error response from daemon: network <id> not found What makes that even more strange is the fact that docker network inspect <id> returns a normal output. The networks are always overlay networks that are created with the compose files used to deploy our stack. Currently, we only have a single node in our Swarm.