Sign inSign up

koenkk/zigbee2mqtt:2.12.0

Multi-platform
Index digest

sha256:1debff565ab6841417bd9f7ce8ad44f8c5f25a8b02a24ce3fd79e4779a4763a5

OS/ARCH

Compressed size

44.8 MB

Last pushed

3 months by koenkk

Type

Image

Manifest digest

sha256:ee5e515897a559bf5e03873e8b401676de83024b49bc10e222612e240aa950ba

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 /app93 B
5RUN /bin/sh -c apk add24.49 MB
6ARG DATE=2026-06-09T15:27:28Z0 B
7ARG VERSION=2.12.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-09T15:27:28Z0 B
16LABEL org.opencontainers.image.version=2.12.00 B
17COPY /app/node_modules ./node_modules # buildkit16.65 MB
18COPY dist ./dist # buildkit238.91 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-09T15:27:28Z VERSION=2.12.0 /bin/sh308 B
22RUN |2 DATE=2026-06-09T15:27:28Z VERSION=2.12.0 /bin/sh112 B
23ARG COMMIT=fd8bafc81d03aa401f41eba5803a3dd1dd8092cd0 B
24RUN |3 DATE=2026-06-09T15:27:28Z VERSION=2.12.0 COMMIT=fd8bafc81d03aa401f41eba5803a3dd1dd8092cd183 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