From 164e0d750d9098f5c0eeadcc2677444b937f7f04 Mon Sep 17 00:00:00 2001 From: Christopher Crone Date: Thu, 9 Jul 2020 11:54:03 +0200 Subject: [PATCH] readme: Add link to example Signed-off-by: Christopher Crone Signed-off-by: Nicolas De Loof --- ecs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ecs/README.md b/ecs/README.md index a4e0caf5..bf721a3a 100644 --- a/ecs/README.md +++ b/ecs/README.md @@ -4,6 +4,10 @@ :exclamation: The Docker ECS plugin is still in Beta. It's design and UX will evolve until 1.0 Final release. +## Example + +You can find an application for testing this in [example](./example). + ## Architecture ECS plugin is a [Docker CLI plugin](https://docs.docker.com/engine/extend/cli_plugins/)