浏览代码

Update README.md of V1 branch to warn about V1 end-of-life

Signed-off-by: Laura Brehm <[email protected]>
Laura Brehm 3 年之前
父节点
当前提交
58dc3ad3c1
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -4,6 +4,15 @@ Docker Compose
 
 ![Docker Compose](logo.png?raw=true "Docker Compose Logo")
 
+# :warning: *Compose V1 is DEPRECATED* :warning:
+Since [Compose V2 is now GA](https://www.docker.com/blog/announcing-compose-v2-general-availability/), Compose V1 is officially **End of Life**. This means that:
+- Active development and new features will only be added to the V2 codebase
+- Only security-related issues will be considered for V1
+
+Check out the [V2 branch here](https://github.com/docker/compose/tree/v2/)!!
+
+---------------------------------------------
+
 ** Compose V2 is on its way! :star_struck: **
 ---------------------------------------------