Sign inSign up

3735943886/rustuya-manager:0.1.1

Multi-platform
Index digest

sha256:6cf5c6f673b29f741095201399282e57c11b93ce787ed1523585584040e48570

OS/ARCH

Compressed size

73.82 MB

Last pushed

21 days by 3735943886

Type

Image

Manifest digest

sha256:aaf3eb5cc01a52e23361d9dc4b7a994fc927cd8f612484419e904200f10af778

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.39 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update1.15 MB
12COPY /build/dist/*.whl /tmp/ # buildkit163.71 KB
13RUN /bin/sh -c pip install27.86 MB
14RUN /bin/sh -c useradd --create-home3.27 KB
15WORKDIR /data32 B
16ENV HOST=0.0.0.0 PORT=8373 CLOUD=/data/tuyadevices.json BRIDGE_CONFIG=/data/config.json0 B
17EXPOSE map[8373/tcp:{}]0 B
18COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.49 KB
19RUN /bin/sh -c chmod +x1.49 KB
20ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

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