sha256:e7e97f8d3b682907b53b22f5506d7d384c3b34ace1a97c64d6192c7aeefebf1a
OS/ARCH
Compressed size
70.47 MB
Last pushed
3 months by 3735943886
Type
Image
Manifest digest
sha256:4aab13d5ee72005b9cc74e96ccbac0065d54e7fcd701abf59e7e7bdf02e764cc
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update1.23 MB12COPY /build/dist/*.whl /tmp/ # buildkit149.3 KB13RUN /bin/sh -c pip install27.9 MB14RUN /bin/sh -c useradd --create-home3.27 KB15WORKDIR /data32 B16ENV HOST=0.0.0.0 PORT=8373 CLOUD=/data/tuyadevices.json BRIDGE_CONFIG=/data/config.json0 B17EXPOSE map[8373/tcp:{}]0 B18COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.49 KB19RUN /bin/sh -c chmod +x1.49 KB20ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'