Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
laullon authored Oct 9, 2023
1 parent b31b738 commit 5c07447
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/datadog/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,3 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /proc/:/host/proc/:ro
- /sys/fs/cgroup/:/host/sys/fs/cgroup:ro

# docker run -it --rm --cgroupns host --pid host \
# -v /var/run/docker.sock:/var/run/docker.sock:ro \
# -v /proc/:/host/proc/:ro \
# -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro \
# -e DD_DD_URL=http://host.docker.internal:2879 \
# -e DD_API_KEY=fa5ab76533cdd581bb23f7e6794a77f2 \
# -e DD_PROXY_HTTP=http://host.docker.internal:9090 \
# gcr.io/datadoghq/agent:7

0 comments on commit 5c07447

Please sign in to comment.