Sign inSign up

vicanso/static:0.3.2

Multi-platform
Index digest

sha256:244d1e4679b4d037624a567ab8123e9063494991242d0540a392738d1035a20d

OS/ARCH

Compressed size

37.7 MB

Last pushed

3 months by vicanso

Type

Image

Manifest digest

sha256:ede35da73d8532d896311bfbf1d82f6cd16c287baf63a21e640928991d068c02

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 KB
5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.86 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.31 MB
8USER rust0 B
9CMD ["static-serve"]0 B
10ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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