Commit dc32125
committed
Check if containers exit non-zero instead of the compose command
As per the linked issue, the database setup container exiting is
actually what caused the non-zero return value for docker compose up,
even when we expect the database setup container to exit.1 parent 1050576 commit dc32125
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments