Sign inSign up

janben/rpi-gpio:v1.1.0-beta1

Manifest digest

sha256:2bf8590c6d1d21f5028b93e71c18f53fae13ab3697336ba7928c4e4607e4ec30

OS/ARCH

linux/arm/v7

Compressed size

323.9 MB

Last pushed

over 2 years by janben

Type

Image

Manifest digest

sha256:2bf8590c6d1d21f5028b93e71c18f53fae13ab3697336ba7928c4e4607e4ec30

Image Layers

1ADD file ... in / 43.06 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get20.93 MB
4/bin/sh -c set -eux; apt-get56.47 MB
5/bin/sh -c set -ex; apt-get166.99 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.51 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.20 B
11RUN /bin/sh -c set -eux;20.85 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
16RUN /bin/sh -c set -eux;2.57 MB
17CMD ["python3"]0 B
18WORKDIR /usr/src/app135 B
19COPY *.py ./ # buildkit1.92 KB
20RUN /bin/sh -c pip install7.51 MB
21RUN /bin/sh -c chmod +x541 B
22CMD ["python" "./gpio-blinky.py"]0 B

Command

ADD file:d6d1b02b31352539820541191f21cf977c521a75fbf0811c773f3cd9e7d4510a in /