Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Update README.md (#54)
Browse files Browse the repository at this point in the history
Update image on `docker run` for running standalone docker image
  • Loading branch information
nbontempo authored and seglo committed Aug 29, 2019
1 parent 6a802d4 commit e7974d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Ex)
```
docker run -p 8000:8000 \
-v $(pwd):/opt/docker/conf/ \
lightbend/kafka-lag-exporter:0.4.0 \
lightbend/kafka-lag-exporter:0.5.0 \
/opt/docker/bin/kafka-lag-exporter \
-Dconfig.file=/opt/docker/conf/application.conf \
-Dlogback.configurationFile=/opt/docker/conf/logback.xml
Expand Down

0 comments on commit e7974d8

Please sign in to comment.