Sign inSign up

jinfonet/jreport-server:26210-jdk8

Multi-platform
Index digest

sha256:df878b2a5a1d7ad783d5c1658ff9197d231f18dde0455ab0b7d283068b4c0db2

OS/ARCH

Compressed size

742.31 MB

Last pushed

about 2 months by jinfonet86

Type

Image

Manifest digest

sha256:6906a2e96e0d991392716ad8fe0e5b0df99463545fa4b860812d81d3c614c5f8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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-get40.08 MB
11ARG JDK_DISTRO=openjdk0 B
12ARG JDK_VER=80 B
13RUN |2 JDK_DISTRO=openjdk JDK_VER=8 /bin/sh132.33 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.2 KB
17RUN |2 JDK_DISTRO=openjdk JDK_VER=8 /bin/sh202 B
18USER logi0 B
19WORKDIR /opt/LogiReport/Server32 B
20RUN |2 JDK_DISTRO=openjdk JDK_VER=8 /bin/sh541.55 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