Sign inSign up

vicanso/static:latest

Multi-platform
Index digest

sha256:9e5fcb80901e3dce1bea70299fbbf882b6a2da9f19251a89463e22a64e53ff4d

OS/ARCH

Compressed size

37.7 MB

Last pushed

3 months by vicanso

Type

Image

Manifest digest

sha256:5bad0b78c77b085af08767105325ab3fdd32e05a1f7f9ccbb7314b1b30e3402c

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2EXPOSE [3000/tcp]0 B
3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit124.86 KB
4RUN /bin/sh -c useradd -r3.24 KB
5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.55 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.27 MB
8USER rust0 B
9CMD ["static-serve"]0 B
10ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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