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.
1 parent 68d7fbb commit fc904bcCopy full SHA for fc904bc
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