mirror of
https://github.com/docker/compose.git
synced 2026-07-10 10:14:13 +00:00
The previous code would wait for dependencies to become healthy forever, even if they'd become unhealthy in the meantime. I can't find an issue report for this bug, but it was described in a comment on the PR that introduced the `--wait` flag [0]. [0]: https://github.com/docker/compose/pull/8777#issuecomment-965643839 Signed-off-by: Nikhil Benesch <nikhil.benesch@gmail.com> |
||
|---|---|---|
| .. | ||
| attach-restart | ||
| build-infinite | ||
| build-test | ||
| cascade-stop-test | ||
| cp-test | ||
| init-container | ||
| ipam | ||
| ipc-test | ||
| logs-test | ||
| network-alias | ||
| network-test | ||
| restart-test | ||
| run-test | ||
| sentences | ||
| simple-build-test | ||
| simple-composefile | ||
| start-fail | ||
| start-stop | ||
| volume-test | ||
| wrong-composefile | ||