Hi guys, have this problem `Docker Compose version...
# docker
c
Hi guys, have this problem
Docker Compose version v2.2.1 is not supported. Please update Docker Compose to at least 1.22.0.
My Docker Desktop on Windows is up to date. In settings I tried with disabling and enabling the option Docker Compose V2 and the same error appears. Yesterday all worked perfectly have someone an idea what could be the problem.
a
Docker compose v2 should be disabled in the docker desktop.
c
Docker compose V2 is disabled and the error is the same
a
That is really weird. I would try to reboot.
Or restart Docker Desktop.
d
Have you run
docker/sdk up
after disabling the setting in docker?
c
I reinstalled the Docker Desktop and now it works fine. Thanks all for your help