Skip to content

Commit 01f2f18

Browse files
authored
Merge pull request #11 from galexrt/master
Added Docker Hub Image section
2 parents 725dbf7 + 02c97b3 commit 01f2f18

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ METRICS_ENDPOINT | /metrics | Metrics endpoint exportation URI
5656
METRICS_ADDR | :9913 | Metrics exportation address:port
5757
METRICS_NS | nginx | Prometheus metrics Namespaces
5858

59+
## Docker Hub Image
60+
``` shell
61+
docker pull sophos/nginx-vts-exporter:latest
62+
```
63+
It can be used directly instead of having to build the image yourself.
64+
([Docker Hub sophos/nginx-vts-exporter](https://hub.docker.com/r/sophos/nginx-vts-exporter/))
5965

6066
### Docker Build
6167

0 commit comments

Comments
 (0)