From 2e85f9325a797977eea9dfea0a925775ddd211d9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 12:49:00 +0100 Subject: Merging upstream version 1.29.0. Signed-off-by: Daniel Baumann --- .squash.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .squash.yml (limited to '.squash.yml') diff --git a/.squash.yml b/.squash.yml new file mode 100644 index 000000000..58e591034 --- /dev/null +++ b/.squash.yml @@ -0,0 +1,7 @@ +deployments: + netdata: + auto_deploy_on_commits: true + filename: ./packaging/docker/Dockerfile + context_path: ./ + port_forwarding: 80:19999 + run_options: -v /proc:/host/proc:ro -v /sys:/host/sys:ro -v /var/run/docker.sock:/var/run/docker.sock:ro --cap-add SYS_PTRACE --security-opt apparmor=unconfined -- cgit v1.2.3