Open kalendamoise opened 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.
Is Compose 2.22 available packaged for Centos/RHEL anywhere...I am not seeing it in the Yum repositories?
my windows "docker desktop" update, problem solved. :)
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 runningdocker compose up -d