Sign inSign up

vicanso/static:0.2.9-zstd

Multi-platform
Index digest

sha256:242147ec83c91ce58156cf1267e5a9005d3b45acbbcd08491daa2c6c03296acf

OS/ARCH

Compressed size

33.75 MB

Last pushed

4 months by vicanso

Type

Image

Manifest digest

sha256:19f482d924cef6f5f030a17ad25da9b5f2bdd1c522e693ed7a1244d3521f6e8d

Image Layers

1# debian.sh --arch 'arm64' out/24.3 MB
2EXPOSE [3000/tcp]0 B
3RUN /bin/sh -c apt-get update824.91 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

Command

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