Commit 769b7b6
authored
fix(core): Added 'compose' in compose_command_property (#879)
If docker_command_path is specified, 'compose' is not appended, which
causes all of DockerCompose to not work. This issue was found when
attempting to use podman.1 parent 10089f6 commit 769b7b6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
0 commit comments