Sign inSign up

jinfonet/jreport-server:26.2-sp2-jdk21

Multi-platform
Index digest

sha256:810cde7b613ec912e6f5a0481c7b2738420cc0200101ede2b8b384e158a29b3a

OS/ARCH

Compressed size

838.56 MB

Last pushed

16 days by jinfonet86

Type

Image

Manifest digest

sha256:9b9c8dd634cd9f48224dfde02818fad2ffac938fec34c0f581cd505e683d53bf

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Logi Cloud Admin <[email protected]>0 B
7ENV LANG=en_US.UTF-80 B
8ENV LANGUAGE=en_US0 B
9ENV LC_ALL=C.UTF-80 B
10RUN /bin/sh -c set -e apt-get34.17 MB
11ARG JDK_DISTRO=openjdk0 B
12ARG JDK_VER=210 B
13RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh231.81 MB
14ENV REPORTHOME=/opt/LogiReport/Server0 B
15EXPOSE [1129/tcp 6888/tcp 7800/tcp 8888/tcp]0 B
16COPY --chown=root:root --chmod=755 server/entrypoint.sh server/healthcheck.sh4.21 KB
17RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh201 B
18USER logi0 B
19WORKDIR /opt/LogiReport/Server32 B
20RUN |2 JDK_DISTRO=openjdk JDK_VER=21 /bin/sh545.03 MB
21VOLUME [/opt/LogiReport/Server]0 B
22CMD ["entrypoint.sh"]0 B
23HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/healthcheck.sh] Interval:1m0s Timeout:5s0 B

Command

 ARG RELEASE