Sign inSign up

koenkk/zigbee2mqtt:2.7.1

Multi-platform
Index digest

sha256:163e7351430a95d550d5b1bb958527edc1eff115eb013ca627f3545a192e853f

OS/ARCH

Compressed size

45.24 MB

Last pushed

10 months by koenkk

Type

Image

Manifest digest

sha256:9566d391f608e829c7c5c42769f763721ad01e8bd7375de3c8546ae4477e57bf

Image Layers

1ADD alpine-minirootfs-3.22.2-x86.tar.gz / # buildkit3.45 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_ENV=production0 B
4WORKDIR /app91 B
5RUN /bin/sh -c apk add26.56 MB
6ARG DATE=2025-12-06T18:46:31Z0 B
7ARG VERSION=2.7.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=2025-12-06T18:46:31Z0 B
16LABEL org.opencontainers.image.version=2.7.10 B
17COPY /app/node_modules ./node_modules # buildkit14.99 MB
18COPY dist ./dist # buildkit235.11 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=2025-12-06T18:46:31Z VERSION=2.7.1 /bin/sh307 B
22RUN |2 DATE=2025-12-06T18:46:31Z VERSION=2.7.1 /bin/sh109 B
23ARG COMMIT=6d30fa156cf208189edbbd7db8422a6fc657fb9e0 B
24RUN |3 DATE=2025-12-06T18:46:31Z VERSION=2.7.1 COMMIT=6d30fa156cf208189edbbd7db8422a6fc657fb9e184 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.22.2-x86.tar.gz / # buildkit