sha256:23ace9e8360683c5142d83b7140480366f29718c3f7b4b71a57a731ee8d290f4
OS/ARCH
Compressed size
836.11 MB
Last pushed
3 months by jinfonet86
Type
Image
Manifest digest
sha256:ed5711dd5e617a600200554a735fc273215a276ab1ea20fe2ea05938c1d6cb9c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B7ENV LANG=en_US.UTF-80 B8ENV LANGUAGE=en_US0 B9ENV LC_ALL=C.UTF-80 B10RUN /bin/sh -c set -e
apt-get35.34 MB11ARG JDK_DISTRO=openjdk0 B12ARG JDK_VER=210 B13RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh231.79 MB14ENV REPORTHOME=/opt/LogiReport/Server0 B15EXPOSE [1129/tcp 6888/tcp 7800/tcp 8888/tcp]0 B16COPY --chown=root:root --chmod=755 server/entrypoint.sh server/healthcheck.sh4.2 KB17RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh201 B18USER logi0 B19WORKDIR /opt/LogiReport/Server32 B20RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh541.44 MB21VOLUME [/opt/LogiReport/Server]0 B22CMD ["entrypoint.sh"]0 B23HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/healthcheck.sh] Interval:1m0s Timeout:5s0 BCommand
ARG RELEASE