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 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-optim10.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.25 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 'arm64' out/ 'trixie' '@1779062400'