sha256:e7a34855f92639ab56554ce1009c9fe6c4d7460303dff37e70817bb60110ea05
OS/ARCH
Compressed size
38.38 MB
Last pushed
5 months by vicanso
Type
Image
Manifest digest
sha256:a8452d6c614c0c7f2919d25110df685d14ef2d4f19b2480d33f3c5c4994b112d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6EXPOSE [3000/tcp]0 B7COPY /image-optim/target/release/image-optim /usr/local/bin/image-optim # buildkit8.68 MB8COPY /image-optim/entrypoint.sh /entrypoint.sh # buildkit282 B9COPY /usr/local/bin/httpstat /usr/local/bin/httpstat # buildkit2.16 MB10ENV RUST_ENV=production0 B11USER ubuntu0 B12WORKDIR /home/ubuntu32 B13HEALTHCHECK &{["CMD" "httpstat" "http://127.0.0.1:3000/ping" "-s"]0 B14CMD ["image-optim"]0 B15ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE