sha256:85d69a918f8cb81ecf824598c4aa9dfcefeee22927b10c964acac555cd25d4da
OS/ARCH
linux/arm/v7
Compressed size
468.35 MB
Last pushed
about 1 year by thiamengleng
Type
Image
Manifest digest
sha256:85d69a918f8cb81ecf824598c4aa9dfcefeee22927b10c964acac555cd25d4da
Image Layers
1# debian.sh --arch 'armhf' out/25.38 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update4.75 MB4RUN /bin/sh -c wget -O-1.38 KB5RUN /bin/sh -c echo "deb223 B6RUN /bin/sh -c apt-get update435.1 MB7WORKDIR /app92 B8COPY src ./src # buildkit124.36 KB9COPY src/hal ./hal # buildkit34.91 KB10COPY requirements.txt ./ # buildkit220 B11COPY SPI-Py ./SPI-Py # buildkit117.24 KB12RUN /bin/sh -c cd SPI-Py14.76 KB13RUN /bin/sh -c pip3 install2.84 MB14USER root0 B15CMD ["python3" "src/menu.py"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bullseye' '@1754870400'