sha256:84153f07c5ea3929e0b42cf7ccdf832f84336b6b09bace816ae053eadcd1a05d
OS/ARCH
Compressed size
498.09 MB
Last pushed
3 months by buanet
Type
Image
Manifest digest
sha256:fde613eceeee0786c98c2bb9bacb438243670b2bad86d086029e952c10bf536f
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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 update471.16 MB7ENV BUILD=20260609.012834 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' '@1779062400'