[PR #547] fix: Add depends_on statement #1150

Open
opened 2026-03-07 21:30:11 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/547

State: open
Merged: No


While I tried this docker compose file, the wordpress service couldn't start because of the delayed start of the db service. So I manged to add the depends_on to wait for the db service.

**Original Pull Request:** https://github.com/docker/awesome-compose/pull/547 **State:** open **Merged:** No --- While I tried this docker compose file, the wordpress service couldn't start because of the delayed start of the db service. So I manged to add the depends_on to wait for the db service.
GiteaMirror added the pull-request label 2026-03-07 21:30:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1150