docker / multi-container-app

93 stars 342 forks source link

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

Open kalendamoise opened 11 months ago

kalendamoise commented 11 months ago

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 commented 11 months ago

@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 commented 11 months ago

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

EHSN-FE-Terry commented 7 months ago

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