sha256:0f156a06c72891833091ed9fb080bf1f5ec5fdcf86892ef0cca23e7d59993d1d
OS/ARCH
Compressed size
36.89 MB
Last pushed
11 months by vicanso
Type
Image
Manifest digest
sha256:bc83be1fbeb6bfa1e6539481effabca796888b163940d4256016d458d39acde3
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.42 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