Sign inSign up

3735943886/tuya2mqtt:stable

Multi-platform
Networking
Internet of things
Index digest

sha256:58d0dd8d2457629e6da3604e80285b341b1e57fae2603728e41cc4bae9e773e8

OS/ARCH

Compressed size

111.33 MB

Last pushed

9 months by 3735943886

Type

Image

Manifest digest

sha256:fc10591457f67bd1097906e225fee57c731be58ca35642d68aa29912cd735c77

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
4ENV PYTHON_VERSION=3.14.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /app93 B
10RUN /bin/sh -c apt update11.04 MB
11COPY requirements.txt . # buildkit207 B
12RUN /bin/sh -c pip install58.98 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 'amd64' out/ 'trixie' '@1765152000'