mirror of
https://github.com/docker/compose.git
synced 2025-07-25 14:44:29 +02:00
commit
844e465a94
@ -160,7 +160,7 @@ func runCreateStart(ctx context.Context, opts upOptions, services []string) erro
|
|||||||
}
|
}
|
||||||
|
|
||||||
if opts.noDeps {
|
if opts.noDeps {
|
||||||
enabled, err := project.GetServices(services)
|
enabled, err := project.GetServices(services...)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user