sha256:843bf2bb7b01e31310ae859b1e354914f49ea171b79088df600d6b07082bc5d7
OS/ARCH
Compressed size
41.86 MB
Last pushed
4 months by vicanso
Type
Image
Manifest digest
sha256:fb01b2f4eb3e19d9f17d9c622665e3fc1590c2ac5ec5dc01a591990129054fde
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.23 KB5COPY --chown=rust:rust --chmod=755 /image-optim/target/release/image-optim /usr/local/bin/image-optim11.03 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'