[BUG] `docker compose up -d wait` incorrectly returning `1` when all services/jobs reported healthy · Issue #13069 · docker/compose

Description Set up a docker-compose.yml file that runs several jobs and services. Run docker compose up -d wait Have all jobs succeed, and all services come up healthy Observe return code is incorr...