Skip to content

Commit 448fb7b

Browse files
committed
Reference container image in README
Signed-off-by: paulfantom <pawel@krupa.net.pl>
1 parent 2c09f42 commit 448fb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ example_value_count{environment="beta",id="id-C"} 3
8181
```console
8282
docker run \
8383
-v config.yml:/config.yml
84-
json_exporter \
84+
quay.io/prometheuscommunity/json-exporter \
8585
http://example.com/target.json \
8686
/config.yml
8787
```

0 commit comments

Comments
 (0)