sha256:96e08f2342ed79b2626c7660cedf92023b9acf7d2167894de6ec837a0c034b28
OS/ARCH
Compressed size
37.35 MB
Last pushed
11 months by vicanso
Type
Image
Manifest digest
sha256:f075fd5b9fb5ecb47ed34e1a896eb90971ac476b92e800e1a6793bc00d53c28f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7EXPOSE [3000/tcp]0 B8COPY /image-optim/target/release/image-optim /usr/local/bin/image-optim # buildkit7.89 MB9COPY /image-optim/entrypoint.sh /entrypoint.sh # buildkit280 B10COPY /usr/local/bin/httpstat /usr/local/bin/httpstat # buildkit1.94 MB11ENV RUST_ENV=production0 B12USER ubuntu0 B13WORKDIR /home/ubuntu32 B14HEALTHCHECK &{["CMD" "httpstat" "http://127.0.0.1:3000/ping" "-s"]0 B15CMD ["image-optim"]0 B16ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE