sha256:bca4cba47a024d647da20ea7bcb3bd039983786d581e534b9843fcf6ac59f721
OS/ARCH
Compressed size
835.29 MB
Last pushed
3 months by jinfonet86
Type
Image
Manifest digest
sha256:aff522c8655b6857e3faeec1a24ac0bbdc84bcef52b90a996d6694c225121448
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 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-get33.12 MB11ARG JDK_DISTRO=openjdk0 B12ARG JDK_VER=210 B13RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh232.36 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.45 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