Commit 63fcd52
authored
fix(core): allow setting docker command path for docker compose (testcontainers#512)
fix testcontainers#306
the original request was to remedy tc-python's dependency on
docker-compose.
this is something totally different but its what was asked for, so oh
well. ¯\_(ツ)_/¯.1 parent 545240d commit 63fcd52
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
184 | | - | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
0 commit comments