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 68d7fbb + fc904bc commit af427d0Copy full SHA for af427d0
Dockerfile
@@ -44,7 +44,7 @@ RUN /test/test.sh
44
############
45
# Final
46
47
+FROM base
48
LABEL "com.datadoghq.ad.check_names"='["nginx"]'
49
LABEL "com.datadoghq.ad.init_configs"='[{}]'
50
LABEL "com.datadoghq.ad.instances"='[{"nginx_status_url": "http://%%host%%:81/nginx_status/"}]'
-FROM base
0 commit comments