sha256:ecf964383f63763648ae6c2377e9db1b47a2ed5463777f742366f2f7493baf41
OS/ARCH
Compressed size
79.73 MB
Last pushed
3 months by tisoft
Type
Image
Manifest digest
sha256:98733b4a22ba156193af293f39ac70b8c941615c30e8e4623455d3c776dbe3e1
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ARG RELEASE_VERSION=0.12.0-rc40 B10LABEL saic.mqtt.gateway.version=0.12.0-rc40 B11LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B12WORKDIR /usr/src/app133 B13ENV RELEASE_VERSION=0.12.0-rc40 B14ENV VIRTUAL_ENV=/usr/src/app/.venv0 B15ENV PATH=/usr/src/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16COPY /usr/src/app/.venv /usr/src/app/.venv # buildkit38.02 MB17COPY src/ . # buildkit61.46 KB18COPY examples/ . # buildkit505 B19USER 185:1850 B20CMD ["python" "./main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'