FROM datadog/docker-dd-agent
ARG api_key
ENV API_KEY=$api_key
COPY http_check.yaml /etc/dd-agent/conf.d/http_check.yaml