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

Validating docker_tutorial/multi-container-app/compose.yaml: services.todo-app Additional property develop is not allowed #9

Open
kalendamoise opened this issue Nov 19, 2023 · 3 comments

Comments

@kalendamoise
Copy link

Docker Compose version v2.21.0-desktop.1 results in the following error:
validating docker_tutorial/multi-container-app/compose.yaml: services.todo-app Additional property develop is not allowed
when running docker compose up -d

@Samlant
Copy link

Samlant commented Nov 25, 2023

@kalendamoise You can try to update your Docker Desktop to at least Docker Deckstop 4.24 (or later), which will contain Docker Compose 2.22 (or newer); this is when Compose Watch (relevant to the develop parameter) was first introduced.

@mdetrano
Copy link

mdetrano commented Dec 6, 2023

Is Compose 2.22 available packaged for Centos/RHEL anywhere...I am not seeing it in the Yum repositories?

@EHSN-FE-Terry
Copy link

my windows "docker desktop" update, problem solved. :)

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

4 participants