Reference container image in README

Signed-off-by: paulfantom <pawel@krupa.net.pl>
This commit is contained in:
Paweł Krupa 2020-07-31 15:51:21 +02:00 committed by paulfantom
parent 2c09f420e8
commit 448fb7b8cf
No known key found for this signature in database
GPG Key ID: 12AE0185401674E7

View File

@ -81,7 +81,7 @@ example_value_count{environment="beta",id="id-C"} 3
```console
docker run \
-v config.yml:/config.yml
json_exporter \
quay.io/prometheuscommunity/json-exporter \
http://example.com/target.json \
/config.yml
```