mirror of https://github.com/docker/compose.git
readme: Add link to example
Signed-off-by: Christopher Crone <christopher.crone@docker.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
52a64845c7
commit
164e0d750d
|
@ -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/)
|
||||
|
|
Loading…
Reference in New Issue