Commit 5cfaee5
Fix: Use wait config if no docker compose healthcheck
If no healthcheck is specified in the docker compose file, use the
specified wait config if available.
Signed-off-by: Viktor Thell <3408082+viktorgunnarson@users.noreply.github.com>1 parent b66319d commit 5cfaee5
2 files changed
Lines changed: 18 additions & 1 deletion
File tree
- src
- main/java/io/fabric8/maven/docker/config/handler/compose
- test/java/io/fabric8/maven/docker/config/handler/compose
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
| 309 | + | |
309 | 310 | | |
310 | 311 | | |
311 | 312 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
230 | 246 | | |
231 | 247 | | |
232 | 248 | | |
| |||
0 commit comments