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 MB2EXPOSE [3000/tcp]0 B3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit124.86 KB4RUN /bin/sh -c useradd -r3.24 KB5COPY --chown=rust:rust --chmod=755 /image-optim/target/release/image-optim /usr/local/bin/image-optim11.16 MB6COPY --chown=rust:rust --chmod=755 /image-optim/entrypoint.sh /entrypoint.sh288 B7COPY --chown=rust:rust --chmod=755 /usr/local/bin/httpstat /usr/local/bin/httpstat2.3 MB8ENV RUST_ENV=production0 B9USER rust0 B10WORKDIR /home/rust16 B11HEALTHCHECK {Test:[CMD httpstat http://127.0.0.1:3000/ping -s]0 B12CMD ["image-optim"]0 B13ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'