sha256:b5e53288499d8363b81b2ed578ed757c9f0d7c7c31133db84be4ee36e06251b4
OS/ARCH
Compressed size
40.82 MB
Last pushed
4 months by vicanso
Type
Image
Manifest digest
sha256:37bcb0c6edd02f50e4c224d3481212b0f5e6ee06c84873eabc1456e1478f7d81
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 # buildkit11.07 MB8COPY /image-optim/entrypoint.sh /entrypoint.sh # buildkit281 B9COPY /usr/local/bin/httpstat /usr/local/bin/httpstat # buildkit2.21 MB10ENV RUST_ENV=production0 B11USER ubuntu0 B12WORKDIR /home/ubuntu32 B13HEALTHCHECK {Test:[CMD httpstat http://127.0.0.1:3000/ping -s]0 B14CMD ["image-optim"]0 B15ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE