diff --git a/README.md b/README.md index cb13f77..e5f8e3c 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ a local environment by going into the root directory of each one and executing: docker compose up -d ``` +Run `docker compose ps` to verify services are up. Check the `README.md` of each sample to get more details on the structure and what is the expected output. To stop and remove all containers of the sample application run: