Sign inSign up

vicanso/static:0.3.0-zstd

Multi-platform
Index digest

sha256:6ae59eafb5dd0036ab7017c60f94ed56e4f2aade8fd62b79f7c7799144b1e559

OS/ARCH

Compressed size

34.54 MB

Last pushed

4 months by vicanso

Type

Image

Manifest digest

sha256:919e96c423b270d27241ccd6b8bf2ea1cd84a88b4217712339147685e9a86075

Image Layers

1# debian.sh --arch 'amd64' out/24.68 MB
2EXPOSE [3000/tcp]0 B
3RUN /bin/sh -c apt-get update840.81 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.77 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 'amd64' out/ 'trixie' '@1779062400'