Compare commits
2 Commits
7230081401
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e80221641 | |||
|
|
990eda74eb |
@@ -41,7 +41,7 @@ func Parse(profiles []string, envFiles []string, dockerComposeFile ...string) (*
|
||||
}
|
||||
}
|
||||
|
||||
options, err := cli.NewProjectOptions(nil,
|
||||
options, err := cli.NewProjectOptions(dockerComposeFile,
|
||||
cli.WithProfiles(profiles),
|
||||
cli.WithInterpolation(true),
|
||||
cli.WithDefaultConfigPath,
|
||||
|
||||
Reference in New Issue
Block a user