This commit is contained in:
2024-04-07 15:58:24 +03:00
parent d140f0f62c
commit bb68ab8d21

View File

@@ -7,7 +7,7 @@ RUN apk update && apk add --no-cache wget dpkg
RUN wget https://repo.zabbix.com/zabbix/6.5/debian/pool/main/z/zabbix-release/zabbix-release_6.5-1+debian12_all.deb && dpkg -i zabbix-release_6.5-1+debian12_all.deb
RUN apk update && apk add --no-cache zabbix-agent2
ADDGROUP zabbix docker
RUN addgroup zabbix docker
COPY rootfs /