sha256:391ff0312ebe59d5cce93f97fe7ee53c9b06c2715583aba6119bd4ddeae62c1c
OS/ARCH
Compressed size
503.2 MB
Last pushed
about 1 month by buanet
Type
Image
Manifest digest
sha256:f0d4cce069ded6b3b64a078d5aa05e23dfc44795d1952a00759a09d607ff942f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL org.opencontainers.image.title=Official ioBroker Docker Image0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4COPY scripts /opt/scripts # buildkit11 KB5COPY userscripts /opt/userscripts # buildkit415 B6RUN /bin/sh -c apt-get update476.26 MB7ENV BUILD=20260806.005917 DEBIAN_FRONTEND=teletype LANG=de_DE.UTF-8 LANGUAGE=de_DE:de0 B8EXPOSE [8081/tcp]0 B9WORKDIR /opt/iobroker/32 B10HEALTHCHECK {Test:[CMD /bin/bash -c /opt/scripts/healthcheck.sh]0 B11VOLUME [/opt/iobroker]0 B12ENTRYPOINT ["/bin/bash" "-c" "/opt/scripts/iobroker_startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'