Skip to content

Instantly share code, notes, and snippets.

@sap1ens
Created September 18, 2017 22:59
Show Gist options
  • Save sap1ens/a9b40f975f16c846a97ba408f636f386 to your computer and use it in GitHub Desktop.
Save sap1ens/a9b40f975f16c846a97ba408f636f386 to your computer and use it in GitHub Desktop.
docker run -d --name dogstatsd -u 0 -h `hostname` -p 8125:8125/udp -e API_KEY=$API_KEY datadog/docker-dd-agent:latest-dogstatsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment