Skip to content

Commit 6085622

Browse files
committed
document Compose v2 coming soon
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent 4a51af0 commit 6085622

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Docker Compose
44

55
![Docker Compose](logo.png?raw=true "Docker Compose Logo")
66

7+
| ** Compose V2 is on his way! :star_struck: ** |
8+
| --- |
9+
| We are currently polishing the next generation of Docker Compose, to be released soon... :stopwatch: <br> - 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/). <br> - Check the [v2 branch](https://github.com/docker/compose/tree/v2) on this repo. |
10+
11+
712
Docker Compose is a tool for running multi-container applications on Docker
813
defined using the [Compose file format](https://compose-spec.io).
914
A Compose file is used to define how the one or more containers that make up

0 commit comments

Comments
 (0)