sha256:6ae59eafb5dd0036ab7017c60f94ed56e4f2aade8fd62b79f7c7799144b1e559
OS/ARCH
Compressed size
33.75 MB
Last pushed
4 months by vicanso
Type
Image
Manifest digest
sha256:4e4814e926e6ef32066b835a325a235aeeea8928e3f64c7b00a5cd46db6bccde
Image Layers
1# debian.sh --arch 'arm64' out/24.3 MB2EXPOSE [3000/tcp]0 B3RUN /bin/sh -c apt-get update824.75 KB4RUN /bin/sh -c useradd -r3.23 KB5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.44 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.2 MB8USER rust0 B9CMD ["static-serve"]0 B10ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'