Sign inSign up

vicanso/image-optim:latest

Multi-platform
Index digest

sha256:bca5c7ba0adb41c8ad78e33bfbac9c089e5db6570b8ad6ffc7a2cbd83850f5e8

OS/ARCH

Compressed size

41.15 MB

Last pushed

4 months by vicanso

Type

Image

Manifest digest

sha256:594bfb529fa6e33ac91d6370b521a2d1e2f8e115e3d88057fa6606783c69eb31

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 /image-optim/target/release/image-optim /usr/local/bin/image-optim10.03 MB
6COPY --chown=rust:rust --chmod=755 /image-optim/entrypoint.sh /entrypoint.sh288 B
7COPY --chown=rust:rust --chmod=755 /usr/local/bin/httpstat /usr/local/bin/httpstat2.25 MB
8ENV RUST_ENV=production0 B
9USER rust0 B
10WORKDIR /home/rust16 B
11HEALTHCHECK {Test:[CMD httpstat http://127.0.0.1:3000/ping -s]0 B
12CMD ["image-optim"]0 B
13ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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