Skip to content

Commit 7f80d18

Browse files
committed
updated docker README and example
1 parent 9d4b1af commit 7f80d18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/examples_docker_data.png

56.9 KB
Loading

examples/docker/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ docker-compose -f docker-compose.yml up
6868

6969
###
7070

71-
You should now see the containers running in your terminal, each reporting `"Docker data recorded in..."`.
71+
You should now see the containers running in your terminal, each reporting `"docker metrics recorded in..."`.
7272

7373
<p align="center">
74-
<img alt="docker data being recorded" src="../../assets/examples_docker_data.png">
74+
<img alt="docker data being recorded" src="../../assets/examples_docker_data.png" width="600" height="100">
7575
</p>
7676

7777
If this is being displayed for the books, customers, frontend, and orders microservices then the example is successfully saving health metrics to your database of choice!

0 commit comments

Comments
 (0)