sha256:e688ba5529fd736fa427032f0f7ed6928badec30757fa075bfd50cfabe2b412b
OS/ARCH
linux/arm/v7
Compressed size
126.39 MB
Last pushed
6 months by vzwingmann
Type
Image
Manifest digest
sha256:cb3401d83114f058c0d9c242435a69a196475ca620d8bc070f08cbc568431f50
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c rm /bin/sh145 B3ARG APP_VERSION=173970 B4ARG APP_HASH=2caeb828b0 B5ARG BUILD_DATE=2026-03-15T20:42:04Z0 B6LABEL org.label-schema.version=17397 org.label-schema.build-date=2026-03-15T20:42:04Z org.label-schema.vcs-ref=2caeb828b org.label-schema.vcs-url=https://github.com/domoticz/domoticz0 B7WORKDIR /opt/domoticz116 B8ARG PYTHON_VERSION=3.110 B9ARG DEBIAN_FRONTEND=noninteractive0 B10COPY /opt/venv /opt/venv # buildkit7.78 MB11COPY /usr/local/bin/python /opt/venv/bin # buildkit2.04 KB12RUN |5 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z58.05 MB13ARG STABLE0 B14RUN |6 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z15.42 MB15VOLUME [/opt/domoticz/userdata]0 B16EXPOSE [8080/tcp]0 B17EXPOSE [443/tcp]0 B18ENV LOG_PATH=0 B19ENV DATABASE_PATH=0 B20ENV WWW_PORT=80800 B21ENV SSL_PORT=4430 B22ENV EXTRA_CMD_ARG=0 B23ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B24ENV TZ=Europe/Amsterdam0 B25COPY docker-entrypoint.sh /usr/local/bin/ # buildkit801 B26COPY customstart.sh /opt/domoticz/customstart.sh # buildkit612 B27RUN |6 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z825 B28ENTRYPOINT ["docker-entrypoint.sh"]0 B29CMD ["/opt/domoticz/domoticz"]0 B30LABEL vzwingma.domatic.domoticz.image.authors=vincent.zwingmann@github.com0 B31RUN /bin/sh -c apt-get update22.2 MB32RUN /bin/sh -c mkdir -p197 B33RUN /bin/sh -c mkdir -p210 B34COPY *.lua /opt/domoticz/userdata/scripts/dzVents/generated_scripts # buildkit21.86 KB35RUN /bin/sh -c mkdir -p194 B36COPY linky/plugin.py /opt/domoticz/userdata/plugins/DomoticzLinky # buildkit23.11 KB37RUN /bin/sh -c chmod +x23.11 KB38RUN /bin/sh -c mkdir -p197 B39COPY deconz/*.py /opt/domoticz/userdata/plugins/Domoticz-deCONZ # buildkit25.13 KB40RUN /bin/sh -c chmod +x15.56 KBCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1771804800'