sha256:3aee385effb2e1e87693c8fc8aaa6898f0e321a8aa44d0e4b3866ea69ba8f083
OS/ARCH
Compressed size
842.2 MB
Last pushed
13 days by jinfonet86
Type
Image
Manifest digest
sha256:60965aee9b24e38ac93fd35d9cdff6e95241533fc141beb1923c13c4268c35ff
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 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-get39.43 MB11ARG JDK_DISTRO=openjdk0 B12ARG JDK_VER=210 B13RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh231.81 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/sh543.41 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