Sign inSign up

tobi312/rpi-sensors:python-alpine

Internet of things
Data science
Index digest

sha256:ef68347f6f7c492757ac3ba35d37adbb5c36f9463537aa8f007cc18935664cc6

OS/ARCH

linux/arm64

Compressed size

28.1 MB

Last pushed

22 days by tobi312

Type

Image

Manifest digest

sha256:52ddb952e63888e5359ccb8d926c9327132430eb27ca3839f62665e1ab63cb5f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;402.1 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.96 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10ARG VCS_REF=0822d50d0 B
11ARG BUILD_DATE=2026-08-26T05:57:05Z0 B
12LABEL org.opencontainers.image.authors=Tobias Hargesheimer <[email protected]> org.opencontainers.image.title=PI-Sensors0 B
13SHELL [/bin/sh -euxo pipefail -c]0 B
14COPY dht_sensor.py /service/ # buildkit2.86 KB
15RUN |2 VCS_REF=0822d50d BUILD_DATE=2026-08-26T05:57:05Z /bin/sh10.75 MB
16WORKDIR /service32 B
17STOPSIGNAL SIGINT0 B
18CMD ["python3" "-u" "./dht_sensor.py"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit