sha256:b124d2aa90b062e4522feecbc895671cc54699b4f6c3869fb8933ea72f147f47
OS/ARCH
Compressed size
180.36 MB
Last pushed
8 months by logins01
Type
Image
Manifest digest
sha256:2c49bca7f1d8057fddc98113e9fa435e03253abc5cb69c20168fdbeed99a0a3a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update152.78 MB3RUN /bin/sh -c pip3 install787.61 KB4COPY src/pi_cli.cpp /app/src/ # buildkit1.43 KB5COPY src/Makefile /app/src/ # buildkit411 B6WORKDIR /app/src32 B7RUN /bin/sh -c make &&8.83 KB8COPY src/pi_cli.py /app/pi_cli.py # buildkit819 B9WORKDIR /app32 B10CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'