sha256:13cd6c8a82122fc9e7c823f7eb8750cad32ff41ec6ae35bc17f520c5410c69df
OS/ARCH
linux/amd64
Compressed size
43.34 MB
Last pushed
10 months by aukibot
Type
Image
Manifest digest
sha256:13cd6c8a82122fc9e7c823f7eb8750cad32ff41ec6ae35bc17f520c5410c69df
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.35 MB3ARG USERNAME=reconstruction0 B4ARG USER_UID=100010 B5ARG USER_GID=100010 B6RUN |3 USERNAME=reconstruction USER_UID=10001 USER_GID=100013.21 KB7WORKDIR /app93 B8RUN |3 USERNAME=reconstruction USER_UID=10001 USER_GID=10001114 B9COPY /app/target/release/compute-node /usr/local/bin/compute-node # buildkit13.07 MB10USER reconstruction0 B11EXPOSE map[8080/tcp:{}]0 B12ENTRYPOINT ["/usr/local/bin/compute-node"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'