Sign inSign up

aukibot/reconstruction-server:975bd9ba6e28dd5f2fec8eecfee8500223ab7790-noop

Manifest digest

sha256:f21d361c763725e2bb6ac75e6d624613026dc5b07416462745581489fbe7a90a

OS/ARCH

linux/amd64

Compressed size

35.94 MB

Last pushed

9 months by aukibot

Type

Image

Manifest digest

sha256:f21d361c763725e2bb6ac75e6d624613026dc5b07416462745581489fbe7a90a

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.2 KB
7WORKDIR /app93 B
8RUN |3 USERNAME=reconstruction USER_UID=10001 USER_GID=10001117 B
9COPY /app/target/release/server-bin /usr/local/bin/reconstruction # buildkit5.67 MB
10USER reconstruction0 B
11EXPOSE map[8080/tcp:{}]0 B
12ENTRYPOINT ["/usr/local/bin/reconstruction"]0 B
13CMD ["--api-key" "dev" "--port" ":8080"]0 B

Command

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