Sign inSign up

koenkk/zigbee2mqtt:2.7.2

Multi-platform
Index digest

sha256:60a295b40f4e7fb7ab4d995932369e50f2529837272fa4979e986ec1ffdb7fce

OS/ARCH

Compressed size

43.23 MB

Last pushed

9 months by koenkk

Type

Image

Manifest digest

sha256:ebba98bad23b8c30dc1525153c2243575b7c384c61c56f4a4a2bbddf7b4d17d7

Image Layers

1ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit3.4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_ENV=production0 B
4WORKDIR /app93 B
5RUN /bin/sh -c apk add24.4 MB
6ARG DATE=2026-01-01T12:20:56Z0 B
7ARG VERSION=2.7.20 B
8LABEL org.opencontainers.image.authors=Koen Kanters0 B
9LABEL org.opencontainers.image.title=Zigbee2MQTT0 B
10LABEL org.opencontainers.image.description=Zigbee to MQTT bridge0 B
11LABEL org.opencontainers.image.url=https://github.com/Koenkk/zigbee2mqtt0 B
12LABEL org.opencontainers.image.documentation=https://www.zigbee2mqtt.io/0 B
13LABEL org.opencontainers.image.source=https://github.com/Koenkk/zigbee2mqtt0 B
14LABEL org.opencontainers.image.licenses=GPL-3.00 B
15LABEL org.opencontainers.image.created=2026-01-01T12:20:56Z0 B
16LABEL org.opencontainers.image.version=2.7.20 B
17COPY /app/node_modules ./node_modules # buildkit15.19 MB
18COPY dist ./dist # buildkit235.34 KB
19COPY package.json LICENSE index.js data/configuration.example.yaml15.56 KB
20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit311 B
21RUN |2 DATE=2026-01-01T12:20:56Z VERSION=2.7.2 /bin/sh307 B
22RUN |2 DATE=2026-01-01T12:20:56Z VERSION=2.7.2 /bin/sh112 B
23ARG COMMIT=3a49c95786c2fba749e7696aab4cc38e467d2c4c0 B
24RUN |3 DATE=2026-01-01T12:20:56Z VERSION=2.7.2 COMMIT=3a49c95786c2fba749e7696aab4cc38e467d2c4c182 B
25EXPOSE [8080/tcp]0 B
26ENTRYPOINT ["docker-entrypoint.sh"]0 B
27CMD ["/sbin/tini" "--" "node" "index.js"]0 B

Command

ADD alpine-minirootfs-3.23.2-armhf.tar.gz / # buildkit