Commit 0ae704a
fix(compose): use provided docker command instead of default (testcontainers#785)
closes testcontainers#745
if the docker compose command is provided, use that instead of default
one.
Co-authored-by: amirhosein <amirhosein@cyberdesign.se>1 parent cc02f94 commit 0ae704a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
198 | | - | |
| 200 | + | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| |||
0 commit comments