To try out locally: mkdir -p ~/.docker/cli-plugins wget 'https://github.com/docker/compose-cli/releases/download/v2.0.0-beta.6/docker-compose-linux-amd64' -O ~/.docker/cli-plugins/docker-compose chmod +x ~/.docker/cli-plugins/docker-compose
$ docker ... Management Commands: builder Manage builds compose* Docker Compose (Docker Inc., v2.0.0-beta.6) config Manage Docker configs
docker-compose 2.1.0 is out
Do you want the cloud thing mentioned at https://github.com/docker/compose-cli#warning-compose-v2-aka-local-docker-compose-has-moved or the real new version of docker-compose? (See the link)?
(In reply to Sam James from comment #3) > Do you want the cloud thing mentioned at > https://github.com/docker/compose-cli#warning-compose-v2-aka-local-docker- > compose-has-moved or the real new version of docker-compose? (See the link)? I meant docker-compose https://github.com/docker/compose/tree/v2 used locally.
Hi! I came here from bug #834872. My impression is that: - compose-cli is about running things in the cloud rather than locally - compose-cli was the home to local compose v2 code but no longer is - compose-cli is not packaged in Gentoo As a result I suggest we: - Potentially close this ticket in favor of bug #834872 *if* everyone here is actually waiting for local compose v2 rather than the cloud integration. - Rename the ticket to better reflect that this is (1) a packaging request and (2) get the v2 part out of the title to minimize confusion. What do you think?
Fully agreed. *** This bug has been marked as a duplicate of bug 834872 ***