Sign inSign up

thiamengleng/car-security-system:latest

Security
Manifest digest

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 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3RUN /bin/sh -c apt-get update4.75 MB
4RUN /bin/sh -c wget -O-1.38 KB
5RUN /bin/sh -c echo "deb223 B
6RUN /bin/sh -c apt-get update435.1 MB
7WORKDIR /app92 B
8COPY src ./src # buildkit124.36 KB
9COPY src/hal ./hal # buildkit34.91 KB
10COPY requirements.txt ./ # buildkit220 B
11COPY SPI-Py ./SPI-Py # buildkit117.24 KB
12RUN /bin/sh -c cd SPI-Py14.76 KB
13RUN /bin/sh -c pip3 install2.84 MB
14USER root0 B
15CMD ["python3" "src/menu.py"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bullseye' '@1754870400'