sha256:2a21bbf7a664a149024bbe1f776e3151f28ed9db15948270dcbffb89544a41f0
OS/ARCH
Compressed size
46.2 MB
Last pushed
6 months by koenkk
Type
Image
Manifest digest
sha256:1dca854b90617a70232b3968431f26c8c6202fcaa4468531a86eb2b20abf1b1d
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_ENV=production0 B4WORKDIR /app93 B5RUN /bin/sh -c apk add26.28 MB6ARG DATE=2026-04-01T19:27:18Z0 B7ARG VERSION=2.9.20 B8LABEL org.opencontainers.image.authors=Koen Kanters0 B9LABEL org.opencontainers.image.title=Zigbee2MQTT0 B10LABEL org.opencontainers.image.description=Zigbee to MQTT bridge0 B11LABEL org.opencontainers.image.url=https://github.com/Koenkk/zigbee2mqtt0 B12LABEL org.opencontainers.image.documentation=https://www.zigbee2mqtt.io/0 B13LABEL org.opencontainers.image.source=https://github.com/Koenkk/zigbee2mqtt0 B14LABEL org.opencontainers.image.licenses=GPL-3.00 B15LABEL org.opencontainers.image.created=2026-04-01T19:27:18Z0 B16LABEL org.opencontainers.image.version=2.9.20 B17COPY /app/node_modules ./node_modules # buildkit15.99 MB18COPY dist ./dist # buildkit237.47 KB19COPY package.json LICENSE index.js data/configuration.example.yaml15.73 KB20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit312 B21RUN |2 DATE=2026-04-01T19:27:18Z VERSION=2.9.2 /bin/sh307 B22RUN |2 DATE=2026-04-01T19:27:18Z VERSION=2.9.2 /bin/sh111 B23ARG COMMIT=2b485a98c5f9c879e1e9b80ffae3c7a84b0dce8d0 B24RUN |3 DATE=2026-04-01T19:27:18Z VERSION=2.9.2 COMMIT=2b485a98c5f9c879e1e9b80ffae3c7a84b0dce8d184 B25EXPOSE [8080/tcp]0 B26ENTRYPOINT ["docker-entrypoint.sh"]0 B27CMD ["/sbin/tini" "--" "node" "index.js"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit