From d187933eb47d2730d8ea4811fa98a48def1a7a47 Mon Sep 17 00:00:00 2001 From: Nicolas De Loof Date: Fri, 10 Nov 2023 10:17:20 +0100 Subject: [PATCH] clarify non-product status Signed-off-by: Nicolas De Loof --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6955e10a..63b20def 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# Compose ECS +# :warning: +Code in this repository has been extracted from deprecated +[Cloud integrations](https://github.com/docker/compose-cli). +It is **not** intended to become a Docker product, but to be (maybe?) adopted by +community and moved to another github organization. +# Compose ECS This CLI tool makes it easy to run Docker Compose applications on [ECS](https://aws.amazon.com/ecs) + # Usage Starting with a standard [Compose file](https://compose-spec.io/) - with some restrictions: