This commit is contained in:
parent
b9fedb034e
commit
c2eef2b279
@ -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"
|
Loading…
Reference in New Issue
Block a user