removed useless command
This commit is contained in:
parent
6a6973e9c9
commit
a709355b12
@ -7,7 +7,6 @@ ENV LANG C.UTF-8
|
||||
COPY run.sh /
|
||||
|
||||
RUN apk add -U jq zabbix-agent sudo && \
|
||||
chmod a+x /run.sh && \
|
||||
mkdir /etc/zabbix
|
||||
chmod a+x /run.sh
|
||||
|
||||
CMD [ "/run.sh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user