sha256:67c26dcf8346aced02fe1380a6afd1b57268bcef10faae3f6057c13d5d3dfa80
OS/ARCH
Compressed size
45.55 MB
Last pushed
5 months by koenkk
Type
Image
Manifest digest
sha256:e40c5aedae4db6cf1c2b1bf8a64652e943c3c8be033f72e2463bd4f616d39d0c
Image Layers
1ADD alpine-minirootfs-3.23.4-x86.tar.gz / # buildkit3.52 MB2CMD ["/bin/sh"]0 B3ENV NODE_ENV=production0 B4WORKDIR /app93 B5RUN /bin/sh -c apk add25.64 MB6ARG DATE=2026-05-07T15:35:41Z0 B7ARG VERSION=2.10.10 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-05-07T15:35:41Z0 B16LABEL org.opencontainers.image.version=2.10.10 B17COPY /app/node_modules ./node_modules # buildkit16.14 MB18COPY dist ./dist # buildkit238.14 KB19COPY package.json LICENSE index.js data/configuration.example.yaml15.74 KB20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit313 B21RUN |2 DATE=2026-05-07T15:35:41Z VERSION=2.10.1 /bin/sh308 B22RUN |2 DATE=2026-05-07T15:35:41Z VERSION=2.10.1 /bin/sh111 B23ARG COMMIT=94751abaacb66989e688f21d8ac3773cf5d754a90 B24RUN |3 DATE=2026-05-07T15:35:41Z VERSION=2.10.1 COMMIT=94751abaacb66989e688f21d8ac3773cf5d754a9182 B25EXPOSE [8080/tcp]0 B26ENTRYPOINT ["docker-entrypoint.sh"]0 B27CMD ["/sbin/tini" "--" "node" "index.js"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86.tar.gz / # buildkit