Compose file is invalid #629

Closed
opened 2026-03-07 21:20:44 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @santisagar on GitHub (Apr 23, 2021).

devuser@devbox:~/IdeaProjects/xxxxx/awesome-compose/react-java-mysql$ docker-compose up -d
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.backend.depends_on contains an invalid type, it should be an array

Please help

Originally created by @santisagar on GitHub (Apr 23, 2021). devuser@devbox:~/IdeaProjects/xxxxx/awesome-compose/react-java-mysql$ docker-compose up -d ERROR: The Compose file './docker-compose.yaml' is invalid because: services.backend.depends_on contains an invalid type, it should be an array Please help
Author
Owner

@glours commented on GitHub (May 21, 2021):

Can you post the result of docker-compose --version and docker version ?

@glours commented on GitHub (May 21, 2021): Can you post the result of `docker-compose --version` and `docker version` ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#629