Sign inSign up

aukibot/reconstruction-server:c8c097f0c5ae6a87ee6585ace2070567647b4766-noop

Manifest digest

sha256:c6117c8248e319be94de33c7a538f87de27cdb15d38de2a31385600f938ae67d

OS/ARCH

linux/amd64

Compressed size

43.33 MB

Last pushed

10 months by aukibot

Type

Image

Manifest digest

sha256:c6117c8248e319be94de33c7a538f87de27cdb15d38de2a31385600f938ae67d

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update3.35 MB
3ARG USERNAME=reconstruction0 B
4ARG USER_UID=100010 B
5ARG USER_GID=100010 B
6RUN |3 USERNAME=reconstruction USER_UID=10001 USER_GID=100013.21 KB
7WORKDIR /app92 B
8RUN |3 USERNAME=reconstruction USER_UID=10001 USER_GID=10001115 B
9COPY /app/target/release/compute-node /usr/local/bin/compute-node # buildkit13.05 MB
10USER reconstruction0 B
11EXPOSE map[8080/tcp:{}]0 B
12ENTRYPOINT ["/usr/local/bin/compute-node"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'