sha256:fe2f307271fffb4637e3199e7c56ba3e66bea33fdd08098ac5b11bd8b5201147
OS/ARCH
Compressed size
110.02 MB
Last pushed
about 9 hours by luligu
Type
Image
Manifest digest
sha256:6cd2fe8b6b08487a02e9daebbcfc0c85d83b8edeb0ea9b0384b18c35d6d47c31
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c apt-get update4.32 MB3ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B4ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B5ARG BUN_INSTALL_BIN=/usr/local/bin0 B6ENV BUN_INSTALL_BIN=/usr/local/bin0 B7COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B8COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit36.3 MB9RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh184 B10ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B11RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB12WORKDIR /home/bun/app139 B13ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B14CMD ["/usr/local/bin/bun"]0 B15ENV DEBIAN_FRONTEND=noninteractive0 B16ARG VERSION=3.10.100 B17ARG VCS_REF=9fdf2750 B18ARG BUILD_DATE=2026-09-17T00:55:24Z0 B19LABEL org.opencontainers.image.title=matterbridge:bundev org.opencontainers.image.description=Matterbridge plugin manager0 B20WORKDIR /matterbridge100 B21COPY ./.dockerbuild.json ./ # buildkit311 B22WORKDIR /root/.bun/install/global/node_modules178 B23COPY /matterbridge/ ./matterbridge/ # buildkit20.6 MB24COPY /matterbridge-zigbee2mqtt/ ./matterbridge-zigbee2mqtt/ # buildkit2.81 MB25COPY /matterbridge-somfy-tahoma/ ./matterbridge-somfy-tahoma/ # buildkit1017.88 KB26COPY /matterbridge-shelly/ ./matterbridge-shelly/ # buildkit1.64 MB27COPY /matterbridge-hass/ ./matterbridge-hass/ # buildkit222.57 KB28COPY /matterbridge-webhooks/ ./matterbridge-webhooks/ # buildkit72.96 KB29COPY /matterbridge-security/ ./matterbridge-security/ # buildkit96.76 KB30COPY /matterbridge-irobot/ ./matterbridge-irobot/ # buildkit1.98 MB31COPY /matterbridge-mqtt/ ./matterbridge-mqtt/ # buildkit2.2 MB32COPY /matterbridge-test/ ./matterbridge-test/ # buildkit79.53 KB33COPY /matterbridge-example-accessory-platform/ ./matterbridge-example-accessory-platform/ # buildkit68.13 KB34COPY /matterbridge-example-dynamic-platform/ ./matterbridge-example-dynamic-platform/ # buildkit96 KB35COPY /matterbridge-example-camera/ ./matterbridge-example-camera/ # buildkit4.95 MB36COPY /matterbridge-eve-door/ ./matterbridge-eve-door/ # buildkit943.88 KB37COPY /matterbridge-eve-motion/ ./matterbridge-eve-motion/ # buildkit943.66 KB38COPY /matterbridge-eve-energy/ ./matterbridge-eve-energy/ # buildkit943.63 KB39COPY /matterbridge-eve-room/ ./matterbridge-eve-room/ # buildkit944.08 KB40COPY /matterbridge-eve-weather/ ./matterbridge-eve-weather/ # buildkit943.84 KB41RUN |3 VERSION=3.10.10 VCS_REF=9fdf275 BUILD_DATE=2026-09-17T00:55:24Z227.31 KB42WORKDIR /matterbridge32 B43HEALTHCHECK &{["CMD-SHELL" "mb_health"] "1m0s" "10s"0 B44COPY ./docker/entrypoint.bundev.sh ./ # buildkit784 B45RUN |3 VERSION=3.10.10 VCS_REF=9fdf275 BUILD_DATE=2026-09-17T00:55:24Z780 B46ENTRYPOINT ["./entrypoint.bundev.sh"]0 B47CMD ["bun" "--bun" "/usr/local/bin/matterbridge" "--docker"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'