Sign inSign up

saicismartapi/saic-python-mqtt-gateway:latest

Multi-platform
Index digest

sha256:a37ec7393785d7f81b6fe68a74d42268e4b78e87ae9ff1bac0c808bf606bd4ce

OS/ARCH

Compressed size

80.58 MB

Last pushed

3 months by tisoft

Type

Image

Manifest digest

sha256:cc3a8264300ba6926203c61520f016053aba328f4ad4b6bb33b2ea9e604e30ec

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ARG RELEASE_VERSION=0.12.00 B
10LABEL saic.mqtt.gateway.version=0.12.00 B
11LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B
12WORKDIR /usr/src/app132 B
13ENV RELEASE_VERSION=0.12.00 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 # buildkit39.12 MB
17COPY src/ . # buildkit61.46 KB
18COPY examples/ . # buildkit507 B
19USER 185:1850 B
20CMD ["python" "./main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'