sha256:d7fe8437dbb6a821fe5148eeb6e42f2041b400b266241a04dc83cdf879bc9410
OS/ARCH
Compressed size
37.35 MB
Last pushed
11 months by vicanso
Type
Image
Manifest digest
sha256:892d499813a2c8ff733cdce6a79d5b3a3039290a93b4115e30acf8e5db9ea8a8
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 # buildkit282 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