Sign inSign up

saicismartapi/saic-python-mqtt-gateway:0.10.0-rc13

Multi-platform
Index digest

sha256:6e697a70ed35debb84d048e7e6168e4bfb604629eecc3f0446de034b8d4659ae

OS/ARCH

Compressed size

57.67 MB

Last pushed

6 months by tisoft

Type

Image

Manifest digest

sha256:b15000d46937dd228e48b0951c37f3e408335cd39de747b03a17db9555022b1e

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;10.95 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11ARG RELEASE_VERSION=0.10.0-rc130 B
12LABEL saic.mqtt.gateway.version=0.10.0-rc130 B
13LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B
14WORKDIR /usr/src/app131 B
15ENV RELEASE_VERSION=0.10.0-rc130 B
16ENV VIRTUAL_ENV=/usr/src/app/.venv0 B
17ENV PATH=/usr/src/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18COPY /usr/src/app/.venv /usr/src/app/.venv # buildkit20.47 MB
19COPY src/ . # buildkit54.65 KB
20COPY examples/ . # buildkit463 B
21USER 185:1850 B
22CMD ["python" "./main.py"]0 B

Command

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