We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 725dbf7 + 02c97b3 commit 01f2f18Copy full SHA for 01f2f18
README.md
@@ -56,6 +56,12 @@ METRICS_ENDPOINT | /metrics | Metrics endpoint exportation URI
56
METRICS_ADDR | :9913 | Metrics exportation address:port
57
METRICS_NS | nginx | Prometheus metrics Namespaces
58
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/))
65
66
### Docker Build
67
0 commit comments