Sign inSign up

logins01/sandbox:v0

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c apt-get update152.78 MB
3RUN /bin/sh -c pip3 install787.61 KB
4COPY src/pi_cli.cpp /app/src/ # buildkit1.43 KB
5COPY src/Makefile /app/src/ # buildkit411 B
6WORKDIR /app/src32 B
7RUN /bin/sh -c make &&8.83 KB
8COPY src/pi_cli.py /app/pi_cli.py # buildkit819 B
9WORKDIR /app32 B
10CMD ["/bin/bash"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'