From c9527747ebbcb973418c5792440db6608fa60ecb Mon Sep 17 00:00:00 2001 From: Laura Brehm Date: Mon, 4 Jul 2022 17:43:50 +0100 Subject: [PATCH] Change wording about V2 GA being on the way for consistency. Signed-off-by: Laura Brehm --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d0f022ae9..110d5be76 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,15 @@ Check out the [V2 branch here](https://github.com/docker/compose/tree/v2/)!! --------------------------------------------- -** Compose V2 is on its way! :star_struck: ** +** Compose V2 is **Generally Available**! :star_struck: ** --------------------------------------------- -We are currently polishing the next generation of Docker Compose, to be released soon... :stopwatch: -- Read more on [RC1 announcement](https://www.docker.com/blog/start-dev-environments-locally-compose-v2-rc-1-and-more-in-docker-desktop-3-6/). -- Check the [v2 branch](https://github.com/docker/compose/tree/v2) on this repo. +Check it out [here](https://github.com/docker/compose/tree/v2/)! -We are working towards providing an easy way to install Compose V2 on Linux. Once this is available, Compose V2 will be marked as generally available, our current target for this is the end of October. +Read more on the [GA announcement here](https://www.docker.com/blog/announcing-compose-v2-general-availability/) + + +--------------------------------------------- V1 vs V2 transition :hourglass_flowing_sand: --------------------------------------------