Sign inSign up

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

Multi-platform
Index digest

sha256:e69ea2a80599a34ebdc1e59bfc2b2eff8dd3076d65aa61cecea27e139e77c45f

OS/ARCH

Compressed size

73.55 MB

Last pushed

12 months by tisoft

Type

Image

Manifest digest

sha256:f0b7bc4a400e5a50e86c0bc59571843fb419371f0e42a2bebebcd5169ad20516

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG RELEASE_VERSION=0.10.0-rc80 B
12LABEL saic.mqtt.gateway.version=0.10.0-rc80 B
13LABEL saic.mqtt.gateway.description=SAIC MQTT Gateway: A0 B
14WORKDIR /usr/src/app132 B
15ENV RELEASE_VERSION=0.10.0-rc80 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 # buildkit32.32 MB
19COPY src/ . # buildkit50.8 KB
20COPY examples/ . # buildkit466 B
21USER 185:1850 B
22CMD ["python" "./main.py"]0 B

Command

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