Sign inSign up

vzwingmadomatic/domoticz:scripts

Internet of things
Index digest

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 MB
2RUN /bin/sh -c rm /bin/sh145 B
3ARG APP_VERSION=173970 B
4ARG APP_HASH=2caeb828b0 B
5ARG BUILD_DATE=2026-03-15T20:42:04Z0 B
6LABEL 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 B
7WORKDIR /opt/domoticz116 B
8ARG PYTHON_VERSION=3.110 B
9ARG DEBIAN_FRONTEND=noninteractive0 B
10COPY /opt/venv /opt/venv # buildkit7.78 MB
11COPY /usr/local/bin/python /opt/venv/bin # buildkit2.04 KB
12RUN |5 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z58.05 MB
13ARG STABLE0 B
14RUN |6 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z15.42 MB
15VOLUME [/opt/domoticz/userdata]0 B
16EXPOSE [8080/tcp]0 B
17EXPOSE [443/tcp]0 B
18ENV LOG_PATH=0 B
19ENV DATABASE_PATH=0 B
20ENV WWW_PORT=80800 B
21ENV SSL_PORT=4430 B
22ENV EXTRA_CMD_ARG=0 B
23ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24ENV TZ=Europe/Amsterdam0 B
25COPY docker-entrypoint.sh /usr/local/bin/ # buildkit801 B
26COPY customstart.sh /opt/domoticz/customstart.sh # buildkit612 B
27RUN |6 APP_VERSION=17397 APP_HASH=2caeb828b BUILD_DATE=2026-03-15T20:42:04Z825 B
28ENTRYPOINT ["docker-entrypoint.sh"]0 B
29CMD ["/opt/domoticz/domoticz"]0 B
30LABEL vzwingma.domatic.domoticz.image.authors=vincent.zwingmann@github.com0 B
31RUN /bin/sh -c apt-get update22.2 MB
32RUN /bin/sh -c mkdir -p197 B
33RUN /bin/sh -c mkdir -p210 B
34COPY *.lua /opt/domoticz/userdata/scripts/dzVents/generated_scripts # buildkit21.86 KB
35RUN /bin/sh -c mkdir -p194 B
36COPY linky/plugin.py /opt/domoticz/userdata/plugins/DomoticzLinky # buildkit23.11 KB
37RUN /bin/sh -c chmod +x23.11 KB
38RUN /bin/sh -c mkdir -p197 B
39COPY deconz/*.py /opt/domoticz/userdata/plugins/Domoticz-deCONZ # buildkit25.13 KB
40RUN /bin/sh -c chmod +x15.56 KB

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1771804800'