Sign inSign up

saicismartapi/saic-python-mqtt-gateway:0.11.0-rc2

Multi-platform
Index digest

sha256:5886f965d981196fcfc23a9467d3979a091615ab93eaf1e116e4d72536f91f65

OS/ARCH

Compressed size

70.83 MB

Last pushed

7 months by tisoft

Type

Image

Manifest digest

sha256:637c0ef13c6ce40f4ca21e8ea1db6b4bfaa2021477896a1c9a81809f19dcd27e

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.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.59 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ARG RELEASE_VERSION=0.11.0-rc20 B
10LABEL saic.mqtt.gateway.version=0.11.0-rc20 B
11LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B
12WORKDIR /usr/src/app133 B
13ENV RELEASE_VERSION=0.11.0-rc20 B
14ENV VIRTUAL_ENV=/usr/src/app/.venv0 B
15ENV PATH=/usr/src/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16COPY /usr/src/app/.venv /usr/src/app/.venv # buildkit29.22 MB
17COPY src/ . # buildkit57.38 KB
18COPY examples/ . # buildkit508 B
19USER 185:1850 B
20CMD ["python" "./main.py"]0 B

Command

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