Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 622cb89

Browse files
authored
Update README.md
1 parent 828db5b commit 622cb89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Docker with:
1414
+--------------------------+ +----------+ +---------+
1515
```
1616

17+
## prepare
18+
19+
Pull Docker images:
20+
21+
```
22+
docker pull influxdb
23+
docker pull grafana/grafana
24+
docker pull telegraf
25+
```
26+
1727
## run
1828

1929
Start the Docker with:

0 commit comments

Comments
 (0)