summaryrefslogtreecommitdiffstats
path: root/build_external/scenarios/gaps_hi/child-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'build_external/scenarios/gaps_hi/child-compose.yml')
-rw-r--r--build_external/scenarios/gaps_hi/child-compose.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/build_external/scenarios/gaps_hi/child-compose.yml b/build_external/scenarios/gaps_hi/child-compose.yml
deleted file mode 100644
index 2ca306f37c..0000000000
--- a/build_external/scenarios/gaps_hi/child-compose.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-version: '3.3'
-services:
- agent_child:
- image: debian_10_dev
- command: /usr/sbin/netdata -D
- #ports:
- #- 21002+:19999
- volumes:
- - ./child_stream.conf:/etc/netdata/stream.conf:ro
- #- ./child_guid:/var/lib/netdata/registry/netdata.public.unique.id:ro
- - ./min.conf:/etc/netdata/netdata.conf:ro
- cap_add:
- - SYS_PTRACE