sha256:4fb4db4d49a217bed6d0204f454ce809febc565bbe051b85c556ee2bcef73d8c
OS/ARCH
Compressed size
45.64 MB
Last pushed
about 2 months by koenkk
Type
Image
Manifest digest
sha256:48c1cdc1d17b0ed0a0e75fe60cca72228f7d246b3d2f647e4f1754645069e18a
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_ENV=production0 B4WORKDIR /app93 B5RUN /bin/sh -c apk add26.75 MB6ARG DATE=2026-08-01T05:47:27Z0 B7ARG VERSION=2.13.00 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-08-01T05:47:27Z0 B16LABEL org.opencontainers.image.version=2.13.00 B17COPY /app/node_modules ./node_modules # buildkit14.97 MB18COPY dist ./dist # buildkit243.96 KB19COPY package.json LICENSE index.js data/configuration.example.yaml15.77 KB20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit311 B21RUN |2 DATE=2026-08-01T05:47:27Z VERSION=2.13.0 /bin/sh307 B22RUN |2 DATE=2026-08-01T05:47:27Z VERSION=2.13.0 /bin/sh111 B23ARG COMMIT=fcbb7ff44bdc05a16e95d3472a81d110646cc17b0 B24RUN |3 DATE=2026-08-01T05:47:27Z VERSION=2.13.0 COMMIT=fcbb7ff44bdc05a16e95d3472a81d110646cc17b185 B25EXPOSE [8080/tcp]0 B26ENTRYPOINT ["docker-entrypoint.sh"]0 B27CMD ["/sbin/tini" "--" "node" "index.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit