From 8bb03fe9301f36bed1e9d47630c814c975fc18b4 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sat, 6 Aug 2022 20:31:25 +0200 Subject: [PATCH] DL3020 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 51b5b85..f741598 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ RUN chmod +x /usr/local/bin/notify_slack_munin COPY munin_slack.conf /etc/munin/munin-conf.d/munin_slack.conf # copy launcher -ADD run.sh /usr/local/bin/run +COPY run.sh /usr/local/bin/run RUN chmod +x /usr/local/bin/run # persist