This commit is contained in:
@@ -6,3 +6,8 @@ ENV LANG C.UTF-8
|
||||
COPY rootfs /
|
||||
|
||||
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.1" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="amd64"
|
||||
@@ -6,3 +6,8 @@ ENV LANG C.UTF-8
|
||||
COPY rootfs /
|
||||
|
||||
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.1" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="armhf"
|
||||
@@ -6,3 +6,8 @@ ENV LANG C.UTF-8
|
||||
COPY rootfs /
|
||||
|
||||
RUN apk add -U zabbix-agent2=6.0.5-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.1" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="aarch64"
|
||||
Reference in New Issue
Block a user