Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run the launch-playground: depends_on contains an invalid type, it should be an array #10

Open
coolderli opened this issue Dec 15, 2023 · 4 comments

Comments

@coolderli
Copy link

coolderli commented Dec 15, 2023

I was trying to run the playground, and I encounter this error:

ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.trino.depends_on contains an invalid type, it should be an array
services.gravitino.depends_on contains an invalid type, it should be an array
ERROR: The Compose file './docker-compose.yaml' is invalid because:
services.trino.depends_on contains an invalid type, it should be an array
services.gravitino.depends_on contains an invalid type, it should be an array

And I found this issue: docker/compose#4305 says that the depends_on is not supported on v3 anymore.
Can anyone help me this?

@qqqttt123
Copy link
Collaborator

@coolderli What's the version of docker-compose which you used?

@coolderli
Copy link
Author

@qqqttt123

docker-compose version 1.23.2, build 1110ad01
docker-py version: 3.6.0
CPython version: 3.6.7
OpenSSL version: OpenSSL 1.1.0f 25 May 2017

@qqqttt123
Copy link
Collaborator

qqqttt123 commented Dec 22, 2023

@qqqttt123

docker-compose version 1.23.2, build 1110ad01 docker-py version: 3.6.0 CPython version: 3.6.7 OpenSSL version: OpenSSL 1.1.0f 25 May 2017

My docker compose version is Docker Compose version v2.23.3-desktop.2. Could you upgrade your docker compose?

@jerryshao
Copy link
Contributor

@qqqttt123 can you please prioritize the thing to help @coolderli ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants