wip
This commit is contained in:
@@ -8,9 +8,6 @@ RUN wget https://repo.zabbix.com/zabbix/6.5/debian/pool/main/z/zabbix-release/za
|
||||
|
||||
RUN apk update && apk add --no-cache zabbix-agent2
|
||||
|
||||
COPY rootfs/* /etc/
|
||||
|
||||
RUN ls /etc
|
||||
RUN ls /etc/services.d/
|
||||
RUN ls /etc/services.d/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
|
||||
|
||||
Reference in New Issue
Block a user