Sign inSign up

vicanso/image-optim:amd64

Index digest

sha256:eaf6fc1d9e1faaf1595ac585e2b3385d89030b7145f4637442f29459cf0aeb82

OS/ARCH

linux/amd64

Compressed size

41.98 MB

Last pushed

3 months by vicanso

Type

Image

Manifest digest

sha256:5119a92b7a366010526921f05492e77c368e6f34438257dd96a6515a654afe1d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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-optim11.16 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.3 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 'amd64' out/ 'trixie' '@1779062400'