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.