DL3020
This commit is contained in:
parent
f09225a776
commit
8bb03fe930
1 changed files with 1 additions and 1 deletions
|
@ -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 munin_slack.conf /etc/munin/munin-conf.d/munin_slack.conf
|
||||||
|
|
||||||
# copy launcher
|
# copy launcher
|
||||||
ADD run.sh /usr/local/bin/run
|
COPY run.sh /usr/local/bin/run
|
||||||
RUN chmod +x /usr/local/bin/run
|
RUN chmod +x /usr/local/bin/run
|
||||||
|
|
||||||
# persist
|
# persist
|
||||||
|
|
Reference in a new issue