mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Tried to use `cmd, err := root.ExecuteC()` but I can’t pass the context like with `root.ExecuteContext(ctx)`, could not find a way without and explicit call to root.Find(args)