sha256:ae32172548f057f340c1000d78fb506528f07de0747515dcafff4fba6c701c67
OS/ARCH
linux/arm64
Compressed size
491.77 MB
Last pushed
3 months by buanet
Type
Image
Manifest digest
sha256:7de344514625c7cf019033d618342baf065217ca30398af82c5bf43ba4e7d1cc
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2LABEL org.opencontainers.image.title=Official ioBroker Docker Image0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4COPY scripts /opt/scripts # buildkit11 KB5COPY userscripts /opt/userscripts # buildkit414 B6RUN /bin/sh -c apt-get update464.94 MB7ENV BUILD=20260624.012732 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 'arm64' out/ 'bookworm' '@1781049600'