Docker-compose (v1) does work, but when I check the “Use Docker Compose V2” setting, I get the same error. Is this a know issue and/or is there a workaround to start using docker compose v2?
MacOS version: 13.0.1 (Ventura)
Docker desktop version: 4.14.0
Compose version (according to Docker desktop): 1.29.2
I have the same versions, but I realized I acidentally overwrote the cli plugins so they are symbolic links to different plugins. I have to fix this, so I will reinstall my Docker Desktop, but not right now.
update:
I removed Rancher Desktop which added the links to the CLI plugin, but I still have Docker Compose, so please share the output of the folloving command too:
In the meantime, I relized, that will not show Docker Compose v2, only if you enabled “Use Docker Compose v2”, which you tried, but that is not the docker compose plugin, and currently I am not sure where mine is.
Could you try to enable “Use Docker Compose v2” again and then run the folowing command?
docker-compose version
It is important to use docker-compose instead of docker compose this time.
I installed Docker via this link: Install on Mac | Docker Documentation (Mac with Apple silicon).
I installed rosetta, since that was recommended (both with and without gives the same result though).
And I must say, my colleague has the same issue, so it doesn’t seem to be a problem of my laptop specifically.
I just uninstalled completely (through Docker desktop troubleshooting) and reinstalled: still the same result.
That will not remove everything. It claims to do that, but some files can still remain on Mac and it can’t remove the application itself from the Application directory. That is why I linked my videos.
I don’t know what other questions I could ask. Every time I move Docker.app to the Application folder, it creates the cli plugins.
You could search for similar issues on GitHub or open a new issue if you don’t find any: