libcompose icon indicating copy to clipboard operation
libcompose copied to clipboard

Creating a network is slow

Open wagoodman opened this issue 7 years ago • 0 comments

I haven't investigated why yet, however if you have a network: declaration in the docker-compose file and you run libcompose up, the network takes 10+ seconds to be created the first go around (it hangs at Creating network "<network name>" with driver ""). This delay is multiplied by the number of networks you have defined in your compose file.

wagoodman avatar Sep 09 '18 00:09 wagoodman