Sign inSign up

saicismartapi/saic-python-mqtt-gateway:0.12.0-rc1

Multi-platform
Index digest

sha256:316e1d2bf63413473414ceddd15e26f6fd647fd5392baec9629fe133af062fad

OS/ARCH

Compressed size

56.18 MB

Last pushed

5 months by tisoft

Type

Image

Manifest digest

sha256:bbf9e5495893787c4abe44e01ff841c4c5acdb7c21833cb0e11def5daa9c0efb

Image Layers

1# debian.sh --arch 'armhf' out/25 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.19 MB
4ENV PYTHON_VERSION=3.14.40 B
5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B
6RUN /bin/sh -c set -eux;11.1 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9ARG RELEASE_VERSION=0.12.0-rc10 B
10LABEL saic.mqtt.gateway.version=0.12.0-rc10 B
11LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B
12WORKDIR /usr/src/app133 B
13ENV RELEASE_VERSION=0.12.0-rc10 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 # buildkit18.83 MB
17COPY src/ . # buildkit60.54 KB
18COPY examples/ . # buildkit508 B
19USER 185:1850 B
20CMD ["python" "./main.py"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1777939200'