sha256:107080be21bf675d5029a8af7f2c9f1f1a1aac57068b2bec2ca53fdc8f091324
OS/ARCH
linux/amd64
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'