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