"ERROR: for XXXX-app Cannot start service XXXX-app: network 78087(...)3b637e6 not found"

I am trying to start a container that accesses my underlying Windows file system. The developer who created it got it working on a Mac and on a different Windows machine.

I’m running Windows 10 Pro Version 1803, Docker Desktop Community Version 2.0.0.0-win78 (28905)

I tried the steps described in this post, including turning off the firewall, even though it was for a different but similar type of error message, but it did not help.

How can I diagnose and fix this problem?