Sign inSign up

koenkk/zigbee2mqtt:2.9.1

Multi-platform
Index digest

sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f

OS/ARCH

Compressed size

46.46 MB

Last pushed

7 months by koenkk

Type

Image

Manifest digest

sha256:9ecd38528e49a5d9e1875a762141a91019ec85d5418042fd4aa768150f5c69be

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_ENV=production0 B
4WORKDIR /app92 B
5RUN /bin/sh -c apk add26.19 MB
6ARG DATE=2026-03-02T08:45:42Z0 B
7ARG VERSION=2.9.10 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-03-02T08:45:42Z0 B
16LABEL org.opencontainers.image.version=2.9.10 B
17COPY /app/node_modules ./node_modules # buildkit16.33 MB
18COPY dist ./dist # buildkit241.47 KB
19COPY package.json LICENSE index.js data/configuration.example.yaml15.73 KB
20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit311 B
21RUN |2 DATE=2026-03-02T08:45:42Z VERSION=2.9.1 /bin/sh308 B
22RUN |2 DATE=2026-03-02T08:45:42Z VERSION=2.9.1 /bin/sh112 B
23ARG COMMIT=85875aee27caa005946bb5a446080461a0d2fc330 B
24RUN |3 DATE=2026-03-02T08:45:42Z VERSION=2.9.1 COMMIT=85875aee27caa005946bb5a446080461a0d2fc33183 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.3-x86_64.tar.gz / # buildkit