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

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
Laura Brehm 2022-07-04 17:19:33 +01:00
parent 9f2fd6f358
commit 58dc3ad3c1

View File

@ -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: **
---------------------------------------------