Sign inSign up

koenkk/zigbee2mqtt:2.11

Multi-platform
Index digest

sha256:f1f5195076d771727e9ff3db638de0f54d37969a66f317cd34624a7af5faf364

OS/ARCH

Compressed size

44.34 MB

Last pushed

4 months by koenkk

Type

Image

Manifest digest

sha256:bbc951a22abf53a46effa09769a1b9ad9fe7f5033fe85dab6f4ac64a0e387c65

Image Layers

1ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit3.41 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_ENV=production0 B
4WORKDIR /app92 B
5RUN /bin/sh -c apk add24.49 MB
6ARG DATE=2026-06-01T13:39:44Z0 B
7ARG VERSION=2.11.00 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-06-01T13:39:44Z0 B
16LABEL org.opencontainers.image.version=2.11.00 B
17COPY /app/node_modules ./node_modules # buildkit16.2 MB
18COPY dist ./dist # buildkit238.61 KB
19COPY package.json LICENSE index.js data/configuration.example.yaml15.73 KB
20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit312 B
21RUN |2 DATE=2026-06-01T13:39:44Z VERSION=2.11.0 /bin/sh308 B
22RUN |2 DATE=2026-06-01T13:39:44Z VERSION=2.11.0 /bin/sh111 B
23ARG COMMIT=2b5a670ba219e18f5f77f6a038c8de444b87783d0 B
24RUN |3 DATE=2026-06-01T13:39:44Z VERSION=2.11.0 COMMIT=2b5a670ba219e18f5f77f6a038c8de444b87783d184 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.4-armhf.tar.gz / # buildkit