sha256:e9279e580bb25c512cf6e54c36e215a5cbd2881d1f201cf2a8213a97b14be3d2
OS/ARCH
Compressed size
46.31 MB
Last pushed
5 months by koenkk
Type
Image
Manifest digest
sha256:a927142b5cea0b7e83ef66644f30439feb894429833504ac162ae3bd62b8f77c
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_ENV=production0 B4WORKDIR /app93 B5RUN /bin/sh -c apk add26.27 MB6ARG DATE=2026-05-01T16:42:27Z0 B7ARG VERSION=2.10.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-05-01T16:42:27Z0 B16LABEL org.opencontainers.image.version=2.10.00 B17COPY /app/node_modules ./node_modules # buildkit16.1 MB18COPY dist ./dist # buildkit238.16 KB19COPY package.json LICENSE index.js data/configuration.example.yaml15.73 KB20COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit312 B21RUN |2 DATE=2026-05-01T16:42:27Z VERSION=2.10.0 /bin/sh308 B22RUN |2 DATE=2026-05-01T16:42:27Z VERSION=2.10.0 /bin/sh110 B23ARG COMMIT=4639243cf933cdae692c83dbd10bdb8dbecb6a6c0 B24RUN |3 DATE=2026-05-01T16:42:27Z VERSION=2.10.0 COMMIT=4639243cf933cdae692c83dbd10bdb8dbecb6a6c185 B25EXPOSE [8080/tcp]0 B26ENTRYPOINT ["docker-entrypoint.sh"]0 B27CMD ["/sbin/tini" "--" "node" "index.js"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit