wip
This commit is contained in:
@@ -11,3 +11,5 @@ RUN apk update && apk add --no-cache zabbix-agent2
|
||||
RUN mkdir /etc/services.d/zabbix-agent2
|
||||
COPY run /etc/services.d/zabbix-agent2/run
|
||||
RUN chmod a+x /etc/services.d/zabbix-agent2/run
|
||||
|
||||
CMD ["/etc/services.d/zabbix-agent2/run"]
|
||||
Reference in New Issue
Block a user