Sign inSign up

vicanso/ai-diving:web-arm64

Index digest

sha256:fcfd6a8f5e8bacfe7cdd527c36cdc3ed6e599c9264a1bc7f24ed55bb83506815

OS/ARCH

linux/arm64

Compressed size

38.32 MB

Last pushed

4 months by vicanso

Type

Image

Manifest digest

sha256:1b1afa74a0b7ecb0fff054d05a198644d2fbc72f5bbc148e0d66dc9409c66ee6

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2EXPOSE [3000/tcp]0 B
3RUN /bin/sh -c apt-get update824.77 KB
4RUN /bin/sh -c useradd -r3.23 KB
5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.44 MB
6COPY --chown=rust:rust --chmod=755 /static/entrypoint.sh /entrypoint.sh461 B
7COPY --chown=rust:rust --chmod=755 /usr/local/bin/httpstat /usr/local/bin/httpstat2.2 MB
8USER rust0 B
9CMD ["static-serve"]0 B
10ENTRYPOINT ["/entrypoint.sh"]0 B
11COPY /ai-diving-web/dist /static # buildkit131.79 KB
12EXPOSE [3000/tcp]0 B
13CMD ["static-serve"]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'