sha256:904ce29b24bd5fd5252d167fd627d462b04ddb5b8dc58e70fa73fb0aace90c83
OS/ARCH
Compressed size
37.69 MB
Last pushed
3 months by vicanso
Type
Image
Manifest digest
sha256:279e931cfa0176a48eebc2589ce938bddee3b9fc89416911e58c8762217f9268
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2EXPOSE [3000/tcp]0 B3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit124.86 KB4RUN /bin/sh -c useradd -r3.23 KB5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.57 MB6COPY --chown=rust:rust --chmod=755 /static/entrypoint.sh /entrypoint.sh461 B7COPY --chown=rust:rust --chmod=755 /usr/local/bin/httpstat /usr/local/bin/httpstat2.25 MB8USER rust0 B9CMD ["static-serve"]0 B10ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'