Sign inSign up

3735943886/tuya2mqtt:1.2.25

Multi-platform
Networking
Internet of things
Index digest

sha256:58d0dd8d2457629e6da3604e80285b341b1e57fae2603728e41cc4bae9e773e8

OS/ARCH

Compressed size

110.56 MB

Last pushed

9 months by 3735943886

Type

Image

Manifest digest

sha256:d9fefc2637ddfc3668df6950c8bf77bdd01faa5d227c517c0315c23417e4033a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.21 MB
4ENV PYTHON_VERSION=3.14.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;11.58 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /app91 B
10RUN /bin/sh -c apt update10.91 MB
11COPY requirements.txt . # buildkit207 B
12RUN /bin/sh -c pip install58.09 MB
13RUN /bin/sh -c mkdir -p96 B
14COPY tuya2mqtt_ui.py ./ # buildkit10.64 KB
15ENV CONFIG=/config/tuya2mqtt.conf0 B
16ENV UI_PORT=83730 B
17ENV UI_JSON_DEVICES=/config/devices.json0 B
18ENV UI_JSON_SNAPSHOT=/config/device_snapshot.json0 B
19ENV UI_JSON_TINYTUYA=/config/tinytuya.json0 B
20CMD ["python" "./tuya2mqtt_ui.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'